global

Note

requires a Product License.

Global settings configuration.

vsr running config# vrf <vrf> routing global

ipv4

Global IPv4 settings.

vsr running config# vrf <vrf> routing global ipv4

nexthop-tracking

Nexthop tracking global configuration.

vsr running config# vrf <vrf> routing global ipv4 nexthop-tracking

resolve-via-default

Allow nexthop tracking to resolve via the default route.

vsr running config# vrf <vrf> routing global ipv4 nexthop-tracking
vsr running nexthop-tracking# resolve-via-default true|false
Default value
false

protocol

IP route map.

vsr running config# vrf <vrf> routing global ipv4
vsr running ipv4# protocol <name> <route-map>

<name> values

Description

any

Any of the above protocols.

bgp

Border Gateway Protocol (BGP).

connected

Connected routes (directly attached subnet or host).

isis

Intermediate system to intermediate system (ISIS).

ospf

Open Shortest Path First (OSPFv2).

rip

Routing Information Protocol (RIP).

static

Statically configured routes.

<route-map>

Route map name.

ipv6

Global IPv6 settings.

vsr running config# vrf <vrf> routing global ipv6

nexthop-tracking

Nexthop tracking global configuration.

vsr running config# vrf <vrf> routing global ipv6 nexthop-tracking

resolve-via-default

Allow nexthop tracking to resolve via the default route.

vsr running config# vrf <vrf> routing global ipv6 nexthop-tracking
vsr running nexthop-tracking# resolve-via-default true|false
Default value
false

protocol

IPv6 route map.

vsr running config# vrf <vrf> routing global ipv6
vsr running ipv6# protocol <name> <route-map>

<name> values

Description

any

Any of the above protocols.

bgp

Border Gateway Protocol (BGP).

connected

Connected routes (directly attached subnet or host).

isis

Intermediate system to intermediate system (ISIS).

ospf6

Open Shortest Path First (IPv6) (OSPFv3).

ripng

Routing Information Protocol next-generation (IPv6) (RIPng).

static

Statically configured routes.

<route-map>

Route map name.