To enter the global VRF router configuration context from the system command mode, and verify the current router context, enter:
System(rw)->configure System(rw--config)->show router Router Services are currently running on module 1. VRF Context : global RD : not set System(rw-router-config)->
To enter the global VRF router configuration context from the router configuration command mode, and verify the current router context, enter:
System(rw)->router global System(rw-router)->configure System(rw-router-config)->show router Router Services are currently running on module 1. VRF Context : global RD : not set System(rw-router-config)->
Entering Router Configuration Mode describes how to enter router configuration mode.
Task | Command(s) |
---|---|
In system configuration mode, enter router command mode for the specified router. Supported routers: global or a named VRF created using the set router vrf create command. To enter router configuration command mode for the global or named VRF router, use the configure command in router command mode. The global router can also be configured in global configuration command mode. |
router [name] |