Alcatel-Lucent OmniSwitch AOS Release 7 Manual page 270

Network configuration guide
Hide thumbs Also See for OmniSwitch AOS Release 7:
Table of Contents

Advertisement

Quick Steps for Configuring Multiple VRF
7
Enable RIP on IP interface "intf100" in the IpOne VRF instance using the
state
command. For example:
IpOne: -> ip rip interface intf100 admin-state enable
IpOne: ->
8
Select IpTwo for the active VRF instance and create an IP router interface on VLAN 102 using the
ip interface
command. For example:
IpOne: -> vrf IpTwo
IpTwo: -> ip interface intf102 address 102.1.1.1/24 vlan 102
IpTwo: ->
9
Configure 2.2.2.2 as the primary router ID address for the IpTwo VRF instance using the
ip router router-id
IpTwo: -> ip router router-id 2.2.2.2
IpTwo: ->
10
Load and enable the BGP protocol for the IpTwo VRF instance using the
For example:
IpTwo: -> ip load bgp
IpTwo: ->
11
Configure a BGP neighbor for the IpTwo VRF instance using the
ip bgp neighbor
remote-as, and
IpTwo: -> ip bgp neighbor 102.1.1.10
IpTwo: -> ip bgp neighbor 102.1.1.10 remote-as 1000
IpTwo: -> ip bgp neighbor 102.1.1.10 status enable
Note
Verify the Multiple VRF configuration using the
.
IpOne: -> show vrf
Virtual Routers
-----------------------------------------------
default
IpOne
IpTwo
Total Number of Virtual Routers: 3
To verify the configuration of a protocol within a VRF instance, use the show commands related to that
protocol. For example, the
current CLI VRF context:
-> vrf IpOne
IpOne: -> show ip interface
Total 1 interfaces
Name
--------------------+---------------+---------------+------+-------+--------
intfone
See the OmniSwitch CLI Reference Guide for information about the fields in the above displays.
page 12-4
command. For example:
ip bgp neighbor admin-state
Protocols
RIP
BGP
show ip interface
IP Address
200.1.1.1
OmniSwitch AOS Release 7 Network Configuration Guide
ip bgp
commands. For example:
show vrf
command:
command displays the IP interfaces associated with the
Subnet Mask
255.255.255.0
DOWN
Configuring Multiple VRF
ip rip interface admin-
ip load bgp
command.
neighbor,
Status Forward
Device
NO
vlan 200
March 2011

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch aos 7

Table of Contents