Avaya 8600 Technical Configuration Manual page 25

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

avaya.com
2.2.3.1
IST Configuration on Cluster devices
Site 1
CLI
Site1:5# config vlan 4000 create byport 1 name "IST-VLAN"
Site1:5# config vlan 4000 ip create 10.0.255.1/30
Site1:5# config mlt 32 create
Site1:5# config mlt 32 add ports 2/3,3/3
Site1:5# config mlt 32 add vlan 4000
Site1:5# config mlt 32 name "IST"
Site1:5# config mlt 32 perform-tagging enable
Site1:5# config mlt 32 ist create ip 10.0.255.2 vlan-id 4000
Site1:5# config mlt 32 ist enable
ACLI
Site1:5(config)# vlan create 4000 name "IST-VLAN" type port 1
Site1:5(config)# interface Vlan 4000
Site1:5(config-if)# ip address 10.0.255.1 255.255.255.252
Site1:5(config-if)# exit
Site1:5(config)# mlt 32 enable name "IST"
Site1:5(config)# mlt 32 member 2/3,3/3
Site1:5(config)# mlt 32 vlan 4000
Site1:5(config)# mlt 32 encapsulation dot1q
Site1:5(config)# interface mlt 32
Site1:5(config-if)# ist peer-ip 10.0.255.2 vlan 4000
Site1:5(config-if)# ist enable
Site1:5(config-if)# exit
Site 2
CLI
Site2:5# config vlan 4000 create byport 1 name "IST-VLAN"
Site2:5# config vlan 4000 ip create 10.0.255.2/30
Site2:5# config mlt 32 create
Site2:5# config mlt 32 add ports 2/3,3/3
Site2:5# config mlt 32 add vlan 4000
Site2:5# config mlt 32 name "IST"
Site2:5# config mlt 32 perform-tagging enable
Site2:5# config mlt 32 ist create ip 10.0.255.1 vlan-id 4000
Network Design Implementation to Provide L2 & L3 VPN Connectivity
25
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents