3.定义链路的带宽
router(config-if)#bandwidth kilobits
配置归纳
关闭自动归纳:
router(config-router)#no auto-summary
创建一条路由归纳:
router(config-if)#ip summary-address eigrp as-number address mask
Ip summary-address eigrp 命令描述
As-numberEIGRP自治系统号
Address作为归纳地址被通告的IP地址
Mask被用来创建归纳地址的IP掩码
EIGRP对链路带宽的使用:
缺省的EIGRP将使用在接口或子接口上宣布的最多50%的带宽。这个百分比可以通过下面的接口命令在接口上进行调整:
Router(config-if)#ip bandwidth-percent eigrp as-number percent
核验EIGRP的运行:
核验EIGRP运行的命令
命令描述
Show ip eigrp neighbors显示EIGRP所发现的邻居
Show ip eigrp topology显示EIGRP拓朴结构表
Show ip route eigrp显示当前在路由表中的EIGRP条目
Show ip protocols显示活跃路由选择协议进程的参数和当前状态
Show ip eigrp traffic显示发送和接收的EIGRP数据包数量
DEBUG命令
命令描述
Debug eigrp packets显示发送和接收的EIGRP数据包类型
Debug eigrp neighbors显示EIGRP所发现的邻居和HELLO数据包的内容
Debug ip eigrp显示在接口上发送和接收的EIGRP数据包
Debug ip eigrp summary显示EIGRP活动的归纳信息
复位BGP
clear ip bgp{*|address}[soft[in|out]]
show ip bgp 显示BGP路由表中的条目
show ip bgp summary 显示所有BGP连接状态
show ip bgp neighbors 显示有关邻居的TCP和BGP连接信息。
Dampening BGP衰减
Events BGP事件
Keepalives BGP keepalive
Updates BGP更新