Avaya Inc. – External Distribution
ERS 5000 Series with Hirschmann™ IE Switches TCG
7.3.3 ERS 5530-Right
Note: This test designates 5530B as ERS5530-Right.
IST to 5530-Left are Copper MLT ports 23-24, VLAN 3999
SMLT to 470 are Copper MLT ports 13-14, VLAN 2
SMLT to Hirschmann are Copper/Fiber MLT ports 15-18, VLAN 3
IP Routing is enabled
VRRP is enabled
Enter Configuration mode and create IST Vlan 3999:
5530B(config)#vlan create 3999 name IstVlan type port
5530B(config)#vlan members remove 1 23-24
5530B(config)#vlan members add 3999 23-24
5530B(config)#vlan create 2 name 470Vlan type port
5530B(config)#vlan members remove 1 13-14
5530B(config)#vlan members add 2 13-14
Create To-Hirschmann-Vlan Vlan 3
5530B(config)#vlan create 3 name ToHirschmannVlan type port
5530B(config)#vlan members remove 1 15-18
5530B(config)#vlan members add 3 15-18
Create IST IP interface, IST MLT, and IST Peer
5530B(config)#interface vlan 3999
5530B(config-if)#ip address 1.1.1.2 255.255.255.252
5530B(config-if)#exit
5530B(config)#mlt 1 name IST enable member 23-24
5530B(config)#interface mlt 1
5530B(config-if)#ist enable peer-ip 1.1.1.1 vlan 3999
Create Vlan 2 IP Interface
5530B(config)#interface vlan 2
5530B(config-if)#ip address 2.2.2.3 255.255.255.0