Avaya 8600 Technical Configuration Manual page 44

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

Advertisement

avaya.com
Site5:5(config)# interface Vlan 3999
Site5:5(config-if)# ip address 10.0.99.5 255.255.255.0
Site5:5(config-if)# exit
2.2.6.2
OSPF Configuration
The OSPF Router-id is set to match the CLIP#1 address (this will also set the BGP Router-id).
OSPF is then enabled globally, on both the IGP VLANs 3998 and 3999 and on all CLIP interfaces.
Site 1
CLI
Site1:5# config ip ospf router-id 10.0.0.1
Site1:5# config ip ospf enable
Site1:5# config vlan 3998 ip ospf priority 100
Site1:5# config vlan 3998 ip ospf enable
Site1:5# config vlan 3999 ip ospf priority 0
Site1:5# config vlan 3999 ip ospf enable
Site1:5# config ip circuitless-ip-int 1 ospf enable
Site1:5# config ip circuitless-ip-int 2 ospf enable
Site1:5# config ip circuitless-ip-int 3 ospf enable
ACLI
Site1:5(config)# router ospf enable
Site1:5(config)# router ospf
Site1:5(config-ospf)# router-id 10.0.0.1
Site1:5(config-ospf)# exit
Site1:5(config)# interface Vlan 3998
Site1:5(config-if)# ip ospf priority 100
Site1:5(config-if)# ip ospf enable
Site1:5(config-if)# exit
Site1:5(config)# interface Vlan 3999
Site1:5(config-if)# ip ospf priority 0
Site1:5(config-if)# ip ospf enable
Site1:5(config-if)# exit
Site1:5(config)# interface loopback 1
Site1:5(config-if)# ip ospf
Site1:5(config-if)# exit
Site1:5(config)# interface loopback 2
Site1:5(config-if)# ip ospf
Site1:5(config-if)# exit
Network Design Implementation to Provide L2 & L3 VPN Connectivity
44
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents