I'm looking for some help in setting up inter VLAN routing. I understand the theory behind this but I've never worked with an Avaya product. Does anyone have a sample config or a link to a sample config. I have looked on the Avaya website but have not found anything
TIA
I'm currently trying to do something similar. have 3 sets of stacks that uplink into a p332ml fiber switch. What I need to do is setup up some sort of trunking so that any stack can support the same vlan for example stack 1 vlan 2 ports can talk to stack's 3 vlan 2 ports. (hope this makes sense
I was able to resolve this. What I did was in the Routing mode I created an Interface for Vlan 1 and give it an IP address that was valid for vlan 1. While in that interface the important command that binds L2/3 is ip vlan 1
config
Interface VLAN1
ip vlan name vlan1
ip address 10.0.0.1 255.255.248.0
ip vlan 1
Interface VLAN2
ip vlan name vlan2
ip address 10.0.8.1 255.255.248.0
ip vlan 2
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.