Avaya 8600 Technical Configuration Manual page 60

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

Advertisement

avaya.com
Site3:5(config)# interface Vlan 131
Site3:5(config-if)# vrf green
Site3:5(config-if)# ip address 10.1.31.1 255.255.255.0
Site3:5(config-if)# exit
Site 4
CLI
Site4:5# config ip vrf green create id 1
Site4:5# config vlan 140 create byport 1 name "VRF1-VLAN-140"
Site4:5# config vlan 140 vrf green
Site4:5# config vlan 140 ports add 4/1
Site4:5# config vlan 140 ip create 10.1.40.1/24
Site4:5# config vlan 141 create byport 1 name "VRF1-VLAN-141"
Site4:5# config vlan 141 vrf green
Site4:5# config vlan 141 ports add 4/1
Site4:5# config vlan 141 ip create 10.1.41.1/24
ACLI
Site4:5(config)# ip vrf green vrfid 1
Site4:5(config)# vlan create 140 name "VRF1-VLAN-140" type port 1
Site4:5(config)# vlan members 140 4/1
Site4:5(config)# interface Vlan 140
Site4:5(config-if)# vrf green
Site4:5(config-if)# ip address 10.1.40.1 255.255.255.0
Site4:5(config-if)# exit
Site4:5(config)# vlan create 141 name "VRF1-VLAN-141" type port 1
Site4:5(config)# vlan members 141 4/1
Site4:5(config)# interface Vlan 141
Site4:5(config-if)# vrf green
Site4:5(config-if)# ip address 10.1.41.1 255.255.255.0
Site4:5(config-if)# exit
Site 5
CLI
Site5:5# config ip vrf green create id 1
Site5:5# config vlan 150 create byport 1 name "VRF1-VLAN-150"
Site5:5# config vlan 150 vrf green
Site5:5# config vlan 150 ports add 4/1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
60
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents