Alcatel-Lucent OmniSwitch 6850-48 Network Configuration Manual page 526

Software release 6
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

Quick Steps for Configuring Multiple VRF
7
Enable RIP on IP interface "intf100" in the IpOne VRF instance using the
command. For example:
IpOne: -> ip rip interface intf100 status 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 25-4
command. For example:
ip bgp neighbor status
Protocols
RIP
BGP
show ip interface
IP Address
200.1.1.1
OmniSwitch AOS Release 6 Network Configuration Guide
ip bgp
commands. For example:
show vrf
command:
command will display the IP interfaces associated with the
Subnet Mask
255.255.255.0
DOWN
Configuring Multiple VRF
ip rip interface status
ip load bgp
command.
neighbor,
Status Forward
Device
NO
vlan 200
September 2009

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents