Monday, January 25, 2021

Nortel Baystack 5510-48T icmp within vlan

Hello, I am trying to add some Unifi APs to my production VLAN 1010. I was able to change the default VLAN of the port and get the correct IP for the VLAN, but I am not able to SSH or PING the device from the my Unifi controller. I have no other physical device on that vlan. I can ping gateway of the vlan just fine.

The port in question is port 10. Not sure what I am doing wrong. I can ping VMs within the 2 hosts I have.

switch01(config)#sho run

! Embedded ASCII Configuration Generator Script

! Model = Ethernet Routing Switch 5510-48T

! Software version = v6.3.4.028

!

! Displaying only parameters different to default

!================================================

enable

configure terminal

!

! *** CORE ***

!

sntp server primary address 10.150.10.12

sntp server secondary address 129.6.15.28

sntp enable

radius server host timeout 30

telnet-access login-timeout 10

telnet-access retry 5

tftp-server 10.150.10.71

!

! *** SNMP ***

!

snmp-server contact

snmp-server name

snmp-server location

snmp-server community

snmp-server community

snmp-server notify-filter

!

! *** IP ***

!

ip address switch 0.0.0.0

ip address source configured-address

!

! *** IP Manager ***

!

no ipmgr snmp

!

! *** ASSET ID ***

!

!

! *** IPFIX ***

!

!

! *** System Logging ***

!

logging remote address 10.150.10.47

logging remote level informational

!

! *** STACK ***

!

!

! *** Default Command Interface ***

!

!

! *** Custom Banner ***

!

!

! *** STP (Phase 1) ***

!

spanning-tree port-mode auto

!

! *** VLAN ***

!

vlan create 1001,1010,1100 type port 1

vlan name 1 " "

vlan name 1001 "v1001-House"

vlan name 1010 "v1010-Prod"

vlan name 1100 "v1100-Guest"

vlan ports 10,17,20,39-42 tagging tagAll

vlan configcontrol flexible

vlan members 1 NONE

vlan members 1001 1-34,36-48

vlan members 1010,1100 10,17,39-42

vlan ports 1-9 pvid 1001

vlan ports 10 pvid 1010

vlan ports 11-34 pvid 1001

vlan ports 35 pvid 1010

vlan ports 36-48 pvid 1001

no auto-pvid

!

! *** EAP ***

!

!

! *** EAP Guest VLAN ***

!

!

! *** EAP Fail Open VLAN ***

!

!

! *** EAP Voip VLAN ***

!

!

! *** 802.1ab ***

!

!

! *** 802.1ab vendor-specific Avaya TLVs config ***

!

!

! *** 802.1AB MED Voice Network Policies ***

!

!

! *** QOS ***

!

!

! *** RMON ***

!

!

! *** Interface ***

!

interface FastEthernet ALL

name port 12 "POE Switch"

name port 17 "Cisco_AP541N"

exit

!

! *** Rate-Limit ***

!

!

! *** MLT (Phase 1) ***

!

mlt 32 bpdu single-port

!

! *** MAC-Based Security ***

!

!

! *** LACP ***

!

interface fastEthernet ALL

lacp key port 28,30,32,34 111

lacp timeout-time port 28,30,32,34 short

lacp mode port 28,30,32,34 active

lacp aggregation port 28,30,32,34 enable

exit

!

! *** ADAC ***

!

!

! *** STP (Phase 2) ***

!

!

! *** Port Mirroring ***

!

!

! *** VLAN Phase 2***

!

!

! *** MLT (Phase 2) ***

!

!

! *** PoE ***

!

!

! *** RTC ***

!

clock time-zone CST -5 0

!

! *** Avaya Energy Saver ***

!

energy-saver enable

!

! *** AUR ***

!

!

! *** AAUR ***

!

!

! *** L3 ***

!

!

ip routing

!

interface vlan 1001

ip address 10.150.1.2 255.255.255.0 5

exit

interface vlan 1010

ip address 10.150.10.1 255.255.255.0 3

exit

interface vlan 1100

ip address 10.150.100.1 255.255.255.0 4

exit

! --- ECMP ---

! No license for ECMP.

! Contact [support@avaya.com](mailto:support@avaya.com) to update Software license.

ip route 0.0.0.0 0.0.0.0 10.150.1.1 1

!

! *** Brouter Port ***

!

!

! *** IPV6 ***

!

!

! *** VLACP ***

!

!

! *** DHCP Relay ***

!

ip dhcp-relay option82

ip dhcp-relay fwd-path 10.150.1.2 10.150.10.5

ip dhcp-relay fwd-path 10.150.1.2 10.150.10.6

ip dhcp-relay fwd-path 10.150.10.1 10.150.10.5

ip dhcp-relay fwd-path 10.150.10.1 10.150.10.6

ip dhcp-relay fwd-path 10.150.100.1 10.150.10.5

ip dhcp-relay fwd-path 10.150.100.1 10.150.10.6

interface vlan 1010

ip dhcp-relay broadcast

exit

interface vlan 1100

ip dhcp-relay broadcast

exit

!

! *** L3 Protocols ***

!

arp timeout 10

! --- IP Directed Broadcast ---

! --- Proxy ARP ---

! --- UDP Broadcast Forwarding ---

! --- VRRP ---

! --- Route Policies ---

! --- OSPF ---

router ospf

router-id 6.136.116.0

exit

! --- RIP ---

!

! *** DHCP SNOOPING ***

!

!

! *** ARP INSPECTION ***

!

!

! *** IP SOURCE GUARD ***

!

!

! *** IGMP ***

!

!

! *** STACK MONITOR ***

!

!

! *** SMLT ***

!

!

! *** SLPP ***

!

!

! *** SLPP-guard ***

!

!

! *** PIM ***

!

!

! *** UNICAST STORM CONTROL ***

!

!

! *** SLAMON ***

!



No comments:

Post a Comment