Avaya 8600 Technical Configuration Manual page 67

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

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents