04-07-2020 07:44 AM
Hi out there,
what do I need to do to get a summit running on a B5 on the same network? This is the current configuration:
configure vlan default delete ports all
configure vr VR-Default delete ports 1-16
configure vr VR-Default add ports 1-16
configure vlan Default add ports 1-16 untagged
configure vlan Default ipaddress 10.1.4.211 255.255.255.0
enable ipforwarding vlan Default
configure iproute add default 10.1.4.254
configure bootprelay add 10.1.1.1 vr VR-Default
configure bootprelay add 10.1.2.1 vr VR-Default
enable bootprelay ipv4 vlan Default
I can't connect to the LAN with any PC on the switch
04-09-2020 08:02 AM
I think you need to include a little more detail in order for anyone to be able to help you:
Model of X450 switch (is this the old, old original X450?)
Ports connecting the B5 to the X450 (both sides)
Relevant config from the B5
Do you want the X450 to route the traffic? In that case you need another VLAN to route to from the default VLAN. It seems that you wouldn’t need the routing stuff in the X450 as you only have one VLAN.
/Fredrik