EIGRP配置:
core#configure terminal |
由于EIGRP在有类边界上会自动汇总,因此必须要使用no auto-summary命令。
OSPF配置:
core#configure terminal |
由于OSPF在默信时并不去汇总任何边界,因此不需要配置no auto-summary命令。
转载于:https://blog.51cto.com/gogo11/113604