49
Field Description
DbIndex
Index of the database to which the route belongs.
Type
Route type:
•
Normal.
•
DHCP.
•
NAT.
BfdSrcIp
Source IP address of the indirect BFD session.
BfdIfIndex
Index of the interface where BFD is enabled.
BfdVrfIndex
Index of the VPN instance where BFD is enabled.
BfdMode
BFD session mode:
•
N/A
—No BFD session is configured.
•
Ctrl
—Control packet mode
•
Echo
—Echo packet mode.
TrackIndex
NQA Track index.
vrfIndexDst
Index of the destination VPN.
vrfIndexNH
Index of the VPN to which the next hop belongs.
Permanent
Permanent static route flag. 1 indicates a permanent static route.
ip route-static
Use
ip route-static
to configure a static route.
Use
undo ip route-static
to delete a static route.
Syntax
ip
route-static
dest-address
{
mask-length
|
mask
} {
interface-type
interface-number
[
next-hop-address
]
[
backup-interface
interface-type
interface-number
[
backup-nexthop
backup-nexthop-address
]
[
permanent
] |
bfd
{
control-packet
|
echo-packet
} |
permanent
] |
next-hop-address
[
bfd
control-packet
bfd-source
ip-address
|
permanent
|
track
track-entry-number
] |
vpn-instance
d-vpn-instance-name
next-hop-address
[
bfd
control-packet
bfd-source
ip-address
|
permanent
|
track
track-entry-number
] } [
preference
preference-value
] [
tag
tag-value
] [
description
description-text
]
undo
ip
route-static
dest-address
{
mask-length
|
mask
} [
interface-type
interface-number
[
next-hop-address
] |
next-hop-address
|
vpn-instance
d-vpn-instance-name
next-hop-address
]
[
preference
preference-value
]
ip route-static
vpn-instance
s-vpn-instance-name
dest-address
{
mask-length
|
mask
} {
interface-type
interface-number
[
next-hop-address
] [
backup-interface
interface-type
interface-number
[
backup-nexthop
backup-nexthop-address
] [
permanent
] |
bfd
{
control-packet
|
echo-packet
} |
permanent
] |
next-hop-address
[
public
] [
bfd
control-packet
bfd-source
ip-address
|
permanent
|
track
track-entry-number
] |
vpn-instance
d-vpn-instance-name
next-hop-address
[
bfd
control-packet
bfd-source
ip-address
|
permanent
|
track
track-entry-number
] } [
preference
preference-value
] [
tag
tag-value
] [
description
description-text
]
undo
ip
route-static
vpn-instance
s-vpn-instance-name
dest-address
{
mask-length
|
mask
}
[
interface-type
interface-number
[
next-hop-address
] |
next-hop-address
[
public
] |
vpn-instance
d-vpn-instance-name
next-hop-address
] [
preference
preference-value
]