核实以及显示PIM邻居的华为交换机配置实例,在本文的华为交换机配置实例中介绍有关于“华为交换机配置实例显示MLS高速缓存记录”的讲解,本文是高手总结的内容。
华为交换机配置实例设置快速老化:
switch(enable) set mls agingtime fast fastagingtime pkt_threshold
确定那些MLS-RP和MLS-SE参与了MLS,可先显示交换机引用列表中的内容再确定:
switch(enable) show mls include
华为交换机配置实例显示MLS高速缓存记录:
switch(enable) show mls entry
用命令show in arp显示ARP高速缓存区的内容。
要把路由器配置为HSRP备份组的成员,可以在接口配置模式下使用下面的命令:
router(config-if)# standby group-number ip ip-address
为了使一个路由器重新恢复转发路由器的角色,在接口配置模式下:
router(config-if)# standy group-number preempt
访问时间和保持时间参数是可配置的:
router(config-if)# standy group-number timers hellotime holdtime
华为交换机配置实例配置HSRP跟踪:
router(config-if)# standy group-number track type-number interface-priority
要显示HSRP路由器的状态:
router# show standby type-number group brief
用命令show ip igmp确定当选的查询器
华为交换机配置实例启动IP组播路由选择:
router(config)# ip muticast-routing
华为交换机配置实例启动接口上的PIM:
dalllasr1>(config-if)# ip pim {dense-mode|sparse-mode|sparse-dense-mode}
启动稀疏-稠密模式下的PIM:
router# ip multicast-routing
router# interface type number
router# ip pim sparse-dense-mode
华为交换机配置实例核实PIM的配置:
dallasr1># show ip pim interface[type number] [count]
华为交换机配置实例显示PIM邻居:
dallasr1># show ip neighbor type number