Avaya 8600 Technical Configuration Manual page 68

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

Advertisement

avaya.com
Site4:5# config vlan 240 ip create 10.2.40.1/24
Site4:5# config vlan 241 create byport 1 name "VRF2-VLAN-241"
Site4:5# config vlan 241 vrf red
Site4:5# config vlan 241 ports add 4/1
Site4:5# config vlan 241 ip create 10.2.41.1/24
ACLI
Site4:5(config)# ip vrf red vrfid 2
Site4:5(config)# vlan create 240 name "VRF2-VLAN-240" type port 1
Site4:5(config)# vlan members 240 4/1
Site4:5(config)# interface Vlan 240
Site4:5(config-if)# vrf red
Site4:5(config-if)# ip address 10.2.40.1 255.255.255.0
Site4:5(config-if)# exit
Site4:5(config)# vlan create 241 name "VRF2-VLAN-241" type port 1
Site4:5(config)# vlan members 241 4/1
Site4:5(config)# interface Vlan 241
Site4:5(config-if)# vrf red
Site4:5(config-if)# ip address 10.2.41.1 255.255.255.0
Site4:5(config-if)# exit
Site 5
CLI
Site5:5# config ip vrf red create id 2
Site5:5# config vlan 250 create byport 1 name "VRF2-VLAN-250"
Site5:5# config vlan 250 vrf red
Site5:5# config vlan 250 ports add 4/1
Site5:5# config vlan 250 ip create 10.2.50.1/24
Site5:5# config vlan 251 create byport 1 name "VRF2-VLAN-251"
Site5:5# config vlan 251 vrf red
Site5:5# config vlan 251 ports add 4/1
Site5:5# config vlan 251 ip create 10.2.51.1/24
ACLI
Site5:5(config)# ip vrf red vrfid 2
Site5:5(config)# vlan create 250 name "VRF2-VLAN-250" type port 1
Site5:5(config)# vlan members 250 4/1
Site5:5(config)# interface Vlan 250
Site5:5(config-if)# vrf red
Network Design Implementation to Provide L2 & L3 VPN Connectivity
68
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents