Hi all, Has anyone done BSDP relay? I've configured our S4 to be a relay, or so I hope, but I'm not seeing any packets being directed towards the BSDP server. My config is as follows:
> core-s4(su-config)->sh run > configure terminal > ! > interface vlan.0.1 > ip address 172.20.254.5 255.255.255.0 primary > no ip proxy-arp > no ip forwarding > no shutdown > exit > interface vlan.0.500 > ip address 10.50.0.5 255.255.255.0 primary > no shutdown > exit > interface vlan.0.517 > ip address 10.50.17.5 255.255.255.0 primary > ip helper-address 10.50.0.40 > no shutdown > exit > ! > # Static routes configured on non-routed interfaces > ip route 0.0.0.0/0 172.20.254.254 interface vlan.0.1 1 > ! > no ip forward-protocol udp time > no ip forward-protocol udp nameserver > no ip forward-protocol udp tacacs > no ip forward-protocol udp domain > no ip forward-protocol udp tftp > no ip forward-protocol udp netbios-ns > no ip forward-protocol udp netbios-dgm > ! > ip dhcp relay information option vpn > ! > exit Is there anything obvious I've missed? There is a DHCP server on that subnet as well, so maybe that's the problem? I'm using the JAMF NetBoot appliance https://jamfnation.jamfsoftware.com/viewProduct.html?id=180 Thanks, -- James Andrewartha Network & Projects Engineer Christ Church Grammar School Claremont, Western Australia Ph. (08) 9442 1757 Mob. 0424 160 877 --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
