Avaya 8600 Technical Configuration Manual page 33

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

Advertisement

avaya.com
Site 1
CLI
Site1:5# config vlan 12 create byport 1 name "L2-VLAN-12"
Site1:5# config vlan 12 add-mlt 1
Site1:5# config vlan 12 add-mlt 3
Site1:5# config vlan 12 add-mlt 32
ACLI
Site1:5(config)# vlan create 12 name "L2-VLAN-12" type port 1
Site1:5(config)# vlan mlt 12 1
Site1:5(config)# vlan mlt 12 3
Site1:5(config)# vlan mlt 12 32
Site 2
CLI
Site2:5# config vlan 12 create byport 1 name "L2-VLAN-12"
Site2:5# config vlan 12 add-mlt 1
Site2:5# config vlan 12 add-mlt 3
Site2:5# config vlan 12 add-mlt 32
Site2:5# config vlan 12 ports add 4/1
ACLI
Site2:5(config)# vlan create 12 name "L2-VLAN-12" type port 1
Site2:5(config)# vlan mlt 12 1
Site2:5(config)# vlan mlt 12 3
Site2:5(config)# vlan mlt 12 32
Site2:5(config)# vlan members add 12 4/1
Both Site3 and Site5 (only Site3 shown)
CLI
Site3:5# config vlan 12 create byport 1 name "L2-VLAN-12"
Site3:5# config vlan 12 add-mlt 1
Site3:5# config vlan 12 ports add 4/1
ACLI
Site3:5(config)# vlan create 12 name "L2-VLAN-12" type port 1
Site3:5(config)# vlan mlt 12 1
Site3:5(config)# vlan members add 12 4/1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
33
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents