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


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. After you have created 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.

For information about the many VR tasks you can configure, see the related chapter; for example, JUNOSe IP, IPv6, and IGP Configuration Guide, Chapter 1, Configuring IP or JUNOSe BGP and MPLS Configuration Guide, Chapter 1, Configuring BGP Routing.

To configure a virtual router:

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] [No Frames]