Avaya 8600 Technical Configuration Manual page 42

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

Advertisement

avaya.com
Site2:5(config)# vlan create 3998 name "GRT-IGP-OSPF1" type port 1
Site2:5(config)# vlan mlt 3998 1
Site2:5(config)# vlan mlt 3998 2
Site2:5(config)# vlan mlt 3998 3
Site2:5(config)# vlan mlt 3998 32
Site2:5(config)# interface Vlan 3998
Site2:5(config-if)# ip address 10.0.98.2 255.255.255.0
Site2:5(config-if)# exit
Site2:5(config)# vlan create 3999 name "GRT-IGP-OSPF2" type port 1
Site2:5(config)# vlan mlt 3999 1
Site2:5(config)# vlan mlt 3999 2
Site2:5(config)# vlan mlt 3999 3
Site2:5(config)# vlan mlt 3999 32
Site2:5(config)# interface Vlan 3999
Site2:5(config-if)# ip address 10.0.99.2 255.255.255.0
Site2:5(config-if)# exit
Site 3
CLI
Site3:5# config vlan 3998 create byport 1 name "GRT-IGP-OSPF1"
Site3:5# config vlan 3998 add-mlt 1
Site3:5# config vlan 3998 ip create 10.0.98.3/24
Site3:5# config vlan 3999 create byport 1 name "GRT-IGP-OSPF2"
Site3:5# config vlan 3999 add-mlt 1
Site3:5# config vlan 3999 ip create 10.0.99.3/24
ACLI
Site3:5(config)# vlan create 3998 name "GRT-IGP-OSPF1" type port 1
Site3:5(config)# vlan mlt 3998 1
Site3:5(config)# interface Vlan 3998
Site3:5(config-if)# ip address 10.0.98.3 255.255.255.0
Site3:5(config-if)# exit
Site3:5(config)# vlan create 3999 name "GRT-IGP-OSPF2" type port 1
Site3:5(config)# vlan mlt 3999 1
Site3:5(config)# interface Vlan 3999
Site3:5(config-if)# ip address 10.0.99.3 255.255.255.0
Site3:5(config-if)# exit
Network Design Implementation to Provide L2 & L3 VPN Connectivity
42
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents