Avaya 8600 Technical Configuration Manual page 66

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

Advertisement

avaya.com
Site1:5# config vlan 211 ip create 10.2.11.1/24
ACLI
Site1:5(config)# ip vrf red vrfid 2
Site1:5(config)# vlan create 210 name "VRF2-VLAN-210" type port 1
Site1:5(config)# vlan members 210 4/1
Site1:5(config)# interface Vlan 210
Site1:5(config-if)# vrf red
Site1:5(config-if)# ip address 10.2.10.1 255.255.255.0
Site1:5(config-if)# exit
Site1:5(config)# vlan create 211 name "VRF2-VLAN-211" type port 1
Site1:5(config)# vlan members 211 4/1
Site1:5(config)# interface Vlan 211
Site1:5(config-if)# vrf red
Site1:5(config-if)# ip address 10.2.11.1 255.255.255.0
Site1:5(config-if)# exit
Site 2
CLI
Site2:5# config ip vrf red create id 2
Site2:5# config vlan 220 create byport 1 name "VRF2-VLAN-220"
Site2:5# config vlan 220 vrf red
Site2:5# config vlan 220 ports add 4/1
Site2:5# config vlan 220 ip create 10.2.20.1/24
Site2:5# config vlan 221 create byport 1 name "VRF2-VLAN-221"
Site2:5# config vlan 221 vrf red
Site2:5# config vlan 221 ports add 4/1
Site2:5# config vlan 221 ip create 10.2.21.1/24
ACLI
Site2:5(config)# ip vrf red vrfid 2
Site2:5(config)# vlan create 220 name "VRF2-VLAN-220" type port 1
Site2:5(config)# vlan members 220 4/1
Site2:5(config)# interface Vlan 220
Site2:5(config-if)# vrf red
Site2:5(config-if)# ip address 10.2.20.1 255.255.255.0
Site2:5(config-if)# exit
Site2:5(config)# vlan create 221 name "VRF2-VLAN-221" type port 1
Site2:5(config)# vlan members 221 4/1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
66
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents