static¶
Static routes.
vsr running config# vrf <vrf> routing static
ipv4-route¶
List of IPv4 static routes.
vsr running config# vrf <vrf> routing static ipv4-route <ipv4-route>
|
An IPv4 prefix: address and CIDR mask. |
next-hop¶
Route next-hops.
vsr running config# vrf <vrf> routing static ipv4-route <ipv4-route>
vsr running ipv4-route <ipv4-route># next-hop <next-hop> dhcp-port DHCP-PORT \
... distance <1-255> label <string>{1,max} mpls-label MPLS-LABEL nexthop-l3vrf NEXTHOP-L3VRF \
... tag <1-4294967295> track TRACK
|
Description |
---|---|
|
An IPv4 address. |
|
An interface name. |
|
An IPv4 address followed by an interface name. |
|
Silently discard packets when matched. |
|
Emit an ICMP unreachable when matched. |
|
Use the gateway acquired by DHCP on the port specified in dhcp-port leaf. |
dhcp-port¶
The dhcp port, for dhcp-gateway type next-hops.
dhcp-port DHCP-PORT
|
An interface name. |
label¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
label <string>{1,max}
mpls-label¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
mpls-label MPLS-LABEL
|
Description |
---|---|
|
No description. |
|
MPLS IPv4 explicit NULL label (value: 0). |
|
MPLS router alert label (value: 1). |
|
MPLS IPv6 explicit NULL label (value: 2). |
|
MPLS implicit NULL label (value: 3). |
|
MPLS ELI (Entropy Label Indicator) (value: 7). |
|
MPLS GAL (Generic Association Label) (value: 13). |
|
MPLS OAM (Operations, Administration, and Maintenance) alert label (value: 14). |
|
MPLS extension label (value: 15). |
nexthop-l3vrf¶
L3vrf in which the nexthop will be found.
nexthop-l3vrf NEXTHOP-L3VRF
|
Description |
---|---|
|
The l3vrf name. |
|
The default l3vrf. |
track¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
track TRACK
|
Description |
---|---|
|
An tracker name. |
|
No description. |
ipv6-route¶
List of IPv6 static routes.
vsr running config# vrf <vrf> routing static ipv6-route <ipv6-route>
|
An IPv6 prefix: address and CIDR mask. |
next-hop¶
Route next-hops.
vsr running config# vrf <vrf> routing static ipv6-route <ipv6-route>
vsr running ipv6-route <ipv6-route># next-hop <next-hop> distance <1-255> \
... label <string>{1,max} mpls-label MPLS-LABEL nexthop-l3vrf NEXTHOP-L3VRF tag <1-4294967295> \
... track TRACK
|
Description |
---|---|
|
An IPv6 address. |
|
An interface name. |
|
An IPv6 address followed by an interface name. |
|
Silently discard packets when matched. |
|
Emit an ICMP unreachable when matched. |
label¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
label <string>{1,max}
mpls-label¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
mpls-label MPLS-LABEL
|
Description |
---|---|
|
No description. |
|
MPLS IPv4 explicit NULL label (value: 0). |
|
MPLS router alert label (value: 1). |
|
MPLS IPv6 explicit NULL label (value: 2). |
|
MPLS implicit NULL label (value: 3). |
|
MPLS ELI (Entropy Label Indicator) (value: 7). |
|
MPLS GAL (Generic Association Label) (value: 13). |
|
MPLS OAM (Operations, Administration, and Maintenance) alert label (value: 14). |
|
MPLS extension label (value: 15). |
nexthop-l3vrf¶
L3vrf in which the nexthop will be found.
nexthop-l3vrf NEXTHOP-L3VRF
|
Description |
---|---|
|
The l3vrf name. |
|
The default l3vrf. |
track¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
track TRACK
|
Description |
---|---|
|
An tracker name. |
|
No description. |
table¶
List of routing tables.
vsr running config# vrf <vrf> routing static table <1-4294967295>
|
Table number. |
ipv4-route¶
List of IPv4 static routes.
vsr running config# vrf <vrf> routing static table <1-4294967295> ipv4-route <ipv4-route>
|
An IPv4 prefix: address and CIDR mask. |
next-hop¶
Route next-hops.
vsr running config# vrf <vrf> routing static table <1-4294967295> ipv4-route <ipv4-route>
vsr running ipv4-route <ipv4-route># next-hop <next-hop> dhcp-port DHCP-PORT \
... distance <1-255> label <string>{1,max} mpls-label MPLS-LABEL nexthop-l3vrf NEXTHOP-L3VRF \
... tag <1-4294967295> track TRACK
|
Description |
---|---|
|
An IPv4 address. |
|
An interface name. |
|
An IPv4 address followed by an interface name. |
|
Silently discard packets when matched. |
|
Emit an ICMP unreachable when matched. |
|
Use the gateway acquired by DHCP on the port specified in dhcp-port leaf. |
dhcp-port¶
The dhcp port, for dhcp-gateway type next-hops.
dhcp-port DHCP-PORT
|
An interface name. |
label¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
label <string>{1,max}
mpls-label¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
mpls-label MPLS-LABEL
|
Description |
---|---|
|
No description. |
|
MPLS IPv4 explicit NULL label (value: 0). |
|
MPLS router alert label (value: 1). |
|
MPLS IPv6 explicit NULL label (value: 2). |
|
MPLS implicit NULL label (value: 3). |
|
MPLS ELI (Entropy Label Indicator) (value: 7). |
|
MPLS GAL (Generic Association Label) (value: 13). |
|
MPLS OAM (Operations, Administration, and Maintenance) alert label (value: 14). |
|
MPLS extension label (value: 15). |
nexthop-l3vrf¶
L3vrf in which the nexthop will be found.
nexthop-l3vrf NEXTHOP-L3VRF
|
Description |
---|---|
|
The l3vrf name. |
|
The default l3vrf. |
track¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
track TRACK
|
Description |
---|---|
|
An tracker name. |
|
No description. |
ipv6-route¶
List of IPv6 static routes.
vsr running config# vrf <vrf> routing static table <1-4294967295> ipv6-route <ipv6-route>
|
An IPv6 prefix: address and CIDR mask. |
next-hop¶
Route next-hops.
vsr running config# vrf <vrf> routing static table <1-4294967295> ipv6-route <ipv6-route>
vsr running ipv6-route <ipv6-route># next-hop <next-hop> distance <1-255> \
... label <string>{1,max} mpls-label MPLS-LABEL nexthop-l3vrf NEXTHOP-L3VRF tag <1-4294967295> \
... track TRACK
|
Description |
---|---|
|
An IPv6 address. |
|
An interface name. |
|
An IPv6 address followed by an interface name. |
|
Silently discard packets when matched. |
|
Emit an ICMP unreachable when matched. |
label¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
label <string>{1,max}
mpls-label¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
mpls-label MPLS-LABEL
|
Description |
---|---|
|
No description. |
|
MPLS IPv4 explicit NULL label (value: 0). |
|
MPLS router alert label (value: 1). |
|
MPLS IPv6 explicit NULL label (value: 2). |
|
MPLS implicit NULL label (value: 3). |
|
MPLS ELI (Entropy Label Indicator) (value: 7). |
|
MPLS GAL (Generic Association Label) (value: 13). |
|
MPLS OAM (Operations, Administration, and Maintenance) alert label (value: 14). |
|
MPLS extension label (value: 15). |
nexthop-l3vrf¶
L3vrf in which the nexthop will be found.
nexthop-l3vrf NEXTHOP-L3VRF
|
Description |
---|---|
|
The l3vrf name. |
|
The default l3vrf. |
track¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
track TRACK
|
Description |
---|---|
|
An tracker name. |
|
No description. |
l3vrf (state only)¶
List of l3vrf routing tables.
ipv4-route (state only)¶
List of IPv4 static routes.
next-hop (state only)¶
Route next-hops.
dhcp-port (state only)¶
The dhcp port, for dhcp-gateway type next-hops.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> dhcp-port
distance (state only)¶
Distance value for this route.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> distance
label (state only)¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> label
mpls-label (state only)¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> mpls-label
nexthop-l3vrf (state only)¶
L3vrf in which the nexthop will be found.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> nexthop-l3vrf
tag (state only)¶
Route tag.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> tag
track (state only)¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv4-route <ipv4-route> next-hop <next-hop> track
ipv6-route (state only)¶
List of IPv6 static routes.
next-hop (state only)¶
Route next-hops.
distance (state only)¶
Distance value for this route.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> distance
label (state only)¶
Specify label(s) for this route. One or more labels in the range (16-1048575) separated by ‘/’.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> label
mpls-label (state only)¶
Specify label(s) for this route as key names or as ids (0 to 1048575).
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> mpls-label
nexthop-l3vrf (state only)¶
L3vrf in which the nexthop will be found.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> nexthop-l3vrf
tag (state only)¶
Route tag.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> tag
track (state only)¶
A tracker name. If the tracked address is reachable, the next-hop is considered as valid, else it is disabled.
vsr> show state vrf <vrf> routing static l3vrf <string> ipv6-route <ipv6-route> next-hop <next-hop> track