浅塘在线--儿时的记忆,老家村门口一口浅塘,是儿童时光差不多全部美好时光的记忆,游泳嬉水、抓鱼钓鱼、捞螺丝、漂石仗、淘硬币、以及生活中各种洗洗涮涮~·

 找回密码
 立即注册

微信登录

微信扫一扫,快速登录

搜索
热搜: 活动 交友 discuz

社区广播台

查看: 28|回复: 0

juniper 静态路由 六种option

[复制链接]

4万

主题

4万

帖子

13万

积分

版主

Rank: 7Rank: 7Rank: 7

积分
134973
发表于 2019-4-12 10:38:11 | 显示全部楼层 |阅读模式
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
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 微信登录

本版积分规则

快速回复 返回顶部 返回列表