IS-IS同时下发缺省路由出现路由环路解决

[应用开发] 时间:2025-11-05 07:26:13 来源:益强IT技术网 作者:应用开发 点击:25次
IS-IS同时下发缺省路由出现路由环路解决
缺省复制[NE80E_A] display current-configuration   #   sysname RouterA   #   aps fast-interval 0   #   isis 1   is-level level-2   network-entity 10.0000.0000.0001.00   default-route-advertise always   #   interface Serial1/0/0   link-protocol ppp   ip address 1.1.1.1 255.255.255.0   isis enable 1   #   interface Serial1/0/1   link-protocol ppp   ip address 3.3.3.1 255.255.255.0   isis enable 1   #   interface Serial1/0/2   link-protocol ppp   ip address 10.10.10.1 255.255.255.0   isis enable 1   [NE80E_B] display current-configuration   #   sysname RouterB   #   aps fast-interval 0   #   isis 1   is-level level-2   network-entity 10.0000.0000.0002.00   default-route-advertise always   #   interface Serial1/0/0   link-protocol ppp   ip address 2.2.2.1 255.255.255.0   isis enable 1   #   interface Serial1/0/1   link-protocol ppp   ip address 4.4.4.1 255.255.255.0   isis enable 1   #   interface Serial1/0/2   link-protocol ppp   ip address 10.10.10.2 255.255.255.0   isis enable 1   [NE40] display current-configuration   #   sysname RouterC   #   aps fast-interval 0   #   isis 1   is-level level-2   network-entity 10.0000.0000.0003.00   #   interface Serial1/0/0   link-protocol ppp   ip address 3.3.3.2 255.255.255.0   isis enable 1   #   interface Serial1/0/1   link-protocol ppp   ip address 4.4.4.2 255.255.255.0   isis enable 1  1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.66.67.68.69.70.

(责任编辑:应用开发)

    相关内容
    精彩推荐
    热门点击
    友情链接