API Guide

TOR 上的配置示例
TOR# configure terminal
TOR(config)# ip igmp snooping enable
TOR(config)# interface vlan 11
TOR(conf-if-vlan-11)# no shutdown
TOR(conf-if-vlan-11)# exit
TOR(config)# interface port-channel 11
TOR(conf-if-po-11)# no shutdown
TOR(conf-if-po-11)# switchport mode trunk
TOR(conf-if-po-11)# switchport access vlan 1
TOR(conf-if-po-11)# switchport trunk allowed vlan 11
TOR(conf-if-po-11)# exit
TOR(config)# interface ethernet 1/1/32:1
TOR(conf-if-eth1/1/32:1)# no shutdown
TOR(conf-if-eth1/1/32:1)# switchport mode trunk
TOR(conf-if-eth1/1/32:1)# switchport access vlan 1
TOR(conf-if-eth1/1/32:1)# switchport trunk allowed vlan 11
TOR(conf-if-eth1/1/32:1)# flowcontrol receive off
TOR(conf-if-eth1/1/32:1)# exit
TOR 上的 IGMP 侦听信息
以下命令将显示 IGMP 侦听组成员身份详细信息
ToR# show ip igmp snooping groups
Total Number of Groups: 1
IGMP Connected Group Membership
Group Address Interface Mode Expires
225.1.1.1 vlan11 IGMPv2-Compat 00:02:09
Member-ports :ethernet1/1/32:1
Identifier
GUID-00F09809-36DD-44EA-B3E6-8D55C49E95DF
Version 2
Status Translation approved
示例方形 VLT 拓扑中的主动-主动 PIM
在方形 VLT 环境中以下拓扑使用主动/主动 PIM
794
多播