71. show ip pim neighbor显示PIM邻居表。

72.
显示组播通信路由表中的各条记录:
dallasr1>show ip mroute [group-name|group-address][scoure][summary][count][active kbps]

73.
要记录一个路由器接受和发送的全部IP组播包:
dallasr1> #debug ip mpacket [detail] [access-list][group]

74.
要在CISCO路由器上配置CGMP
dallasr1>(config-if)# ip cgmp

75.
配置一个组播路由器,使之加入某一个特定的组播组:
dallasr1>(config-if)# ip igmp join-group group-address

76.
关闭 CGMP
dallasr1>(config-if)# no ip cgmp

77.
启动交换机上的CGMP
dallasr1>(enable) set cgmp enable

78.
核实Catalyst交换机上CGMP的配置情况:
catalystla1>(enable) show config
set prompt catalystla1>
set interface sc0 192.168.1.1 255.255.255.0
set cgmp enable

79. CGMP
离开的设置:
Dallas_SW(enable) set cgmp leave

80.
Cisco设备上修改控制端口密码:
R1(config)# line console 0
R1(config-line)# login
R1(config-line)# password Lisbon
R1(config)# enable password Lilbao
R1(config)# login local
R1(config)# username student password cisco