思科路由

时间:2020-01-28 18:15:08   收藏:0   阅读:67
直连路由
int vlan 18
ip ad 10.66.18.254/24
同时存在静态路由配置next hop
ip route 10.66.18.0 255.255.255.240 172.28.1.1 permanent  - 地址段
ip route 10.66.18.2 255.255.255.255 172.28.1.1 permanent  - host
ip route 10.66.18.5 255.255.255.255 vlan 18  - 直连host

原文:https://www.cnblogs.com/kylingx/p/12238498.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!