Avaya 8600 Technical Manual page 17

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

Advertisement

2.2.1 ERS8600 – Base Configuration
For this configuration example, we will use ACLI on 8600-1 and PPCLI on 8600-2 and 8600-3.
2.2.1.1
Create VLANs to MPLS Core
ERS8600-1 Step 1 – Create VLAN 1000 plus VLAN 1010 and add port members
ERS8600-1:5(config)# vlan members remove 1 3/15,4/1
ERS8600-1:5(config)# vlan create 1000 type port 1
ERS8600-1:5(config)# vlan members add 1000 3/15
ERS8600-1:5(config)# vlan create 1010 type port 1
ERS8600-1:5(config)# vlan members add 1010 4/1
ERS8600-2 Step 1 – Create VLAN 1010 and add port members
ERS8600-2:5# config vlan 1 ports remove 4/19
ERS8600-2:5# config vlan 1010 create byport 1
ERS8600-2:5# config vlan 1010 port add 4/19
ERS8600-3 Step 1 – Create VLAN 1020 and add port members
ERS8600-3:5# config vlan 1 ports remove 3/27
ERS8600-3:5# config vlan 1020 create byport 1
ERS8600-3:5# config vlan 1020 port add 3/27
2.2.1.2
Add IP address to MPLS core VLANs
ERS8600-2: Step 1 – Add IP address to VLAN 1000 and 1010
ERS8600-1:5(config)# interface vlan 1000
ERS8600-1:5(config-if)# ip address 10.91.100.2 255.255.255.252
ERS8600-1:5(config-if)# exit
ERS8600-1:5(config)# interface vlan 1010
ERS8600-1:5(config-if)# ip address 10.91.100.6 255.255.255.252
ERS8600-1:5(config-if)# exit
ERS8600-2: Step 1 – Add IP address to VLAN 1010
ERS8600-2:5# config vlan 1010 ip create 10.92.101.2/30
ERS8600-3: Step 1 – Add IP address to VLAN 1020
ERS8600-3:5# config vlan 1020 ip create 10.93.102.2/30
July 2010
IV-VPN (MPLS) for ERS 8600 Technical Configuration Guide
avaya.com
17

Advertisement

Table of Contents
loading

Table of Contents