[Contents] [Prev] [Next] [Index] [Report an Error]


Configuring Virtual Routers

This section provides examples of some of the more common virtual router tasks.

There are different uses of the virtual-router command. You can create or access VRs and VRFs in Global Configuration mode or map a VR to a domain map in Domain Map Configuration mode. Once you create a VR, you can continue to work in different command modes and configure the same user interface parameters as before the virtual router was created.

NOTE: For information about the many VR tasks you can configure, see the related chapter; for example, JUNOSe Routing Protocols Configuration Guide, Vol. 1, Chapter 5, Configuring IP or JUNOSe Routing Protocols Configuration Guide, Vol. 2, Chapter 1, Configuring BGP Routing.



Example 1
VR with an IGP

host1(config)#virtual-router miami
host1:miami(config)#router ospf 5 
host1:miami(config-router)#

Example 2
VR with an EGP

host1(config)#virtual-router western
host1:western(config)#router bgp 359
host1:western(config-router)#

aaa domain-map

ip vrf

telnet listen

virtual-router


[Contents] [Prev] [Next] [Index] [Report an Error]