|
1. directly connected ip address 直连接口的ip地址
2.remote ip address 下一跳地址
3.reject 是一个null值,下一跳匹配这个值的会被丢弃,会给源回复icmp不可达
4.diard 类似于reject 丢弃 会直接丢掉,不给提示
5.qualifd next hop 有资格的下一跳 这个属性给浮动静态这种环境使用
6.lsp 走标签路径
# help reference routing-options static
static
Syntax
static {
defaults {
static-options;
}
rib-group group-name;
route destination-prefix {
next-hop;
qualifd-next-hop address {
metric metric;
preference preference;
}
static-options;
}
}
[1] [2] 下一页
Hrarchy Ll
[edit logical-routers logical-router-name routing-instances
routing-instance-name routing-options],
[edit logical-routers logical-router-name routing-options],
[edit logical-routers logical-router-name routing-options rib
routing-table-name],
[edit routing-instances routing-instance-name routing-options],
&n
1 |
|