Avaya 8600 Technical Configuration Manual page 43

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

Advertisement

avaya.com
Site 4
CLI
Site4:5# config vlan 3998 create byport 1 name "GRT-IGP-OSPF1"
Site4:5# config vlan 3998 add-mlt 1
Site4:5# config vlan 3998 ip create 10.0.98.4/24
Site4:5# config vlan 3999 create byport 1 name "GRT-IGP-OSPF2"
Site4:5# config vlan 3999 add-mlt 1
Site4:5# config vlan 3999 ip create 10.0.99.4/24
ACLI
Site4:5(config)# vlan create 3998 name "GRT-IGP-OSPF1" type port 1
Site4:5(config)# vlan mlt 3998 1
Site4:5(config)# interface Vlan 3998
Site4:5(config-if)# ip address 10.0.98.4 255.255.255.0
Site4:5(config-if)# exit
Site4:5(config)# vlan create 3999 name "GRT-IGP-OSPF2" type port 1
Site4:5(config)# vlan mlt 3999 1
Site4:5(config)# interface Vlan 3999
Site4:5(config-if)# ip address 10.0.99.4 255.255.255.0
Site4:5(config-if)# exit
Site 5
CLI
Site5:5# config vlan 3998 create byport 1 name "GRT-IGP-OSPF1"
Site5:5# config vlan 3998 add-mlt 1
Site5:5# config vlan 3998 ip create 10.0.98.5/24
Site5:5# config vlan 3999 create byport 1 name "GRT-IGP-OSPF2"
Site5:5# config vlan 3999 add-mlt 1
Site5:5# config vlan 3999 ip create 10.0.99.5/24
ACLI
Site5:5(config)# vlan create 3998 name "GRT-IGP-OSPF1" type port 1
Site5:5(config)# vlan mlt 3998 1
Site5:5(config)# interface Vlan 3998
Site5:5(config-if)# ip address 10.0.98.5 255.255.255.0
Site5:5(config-if)# exit
Site5:5(config)# vlan create 3999 name "GRT-IGP-OSPF2" type port 1
Site5:5(config)# vlan mlt 3999 1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
43
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents