Configuration Guide Vol. 3


25.2.6 Configuring Static Routes in VRF [SL-L3A]

Set a static route for a VRF.

Points to note

Specifies a VRF with the vrf parameter of the ipv6 route command.

Command examples

  1. (config)# ipv6 route vrf 2 2001:db8:ffff:20::/64 2001:db8:20:1::2 noresolve

    Generates the static route 2001:db8:ffff:20::/64 for VRF2. For the next hop, specifies the neighboring gateway 2001:db8:20:1::2.