[RouterA] multicast ipv6 routing-enable [RouterA] interface gigabitethernet 1/0/0 [RouterA-GigabitEthernet1/0/0] pim ipv6 sm [RouterA-GigabitEthernet1/0/0] quit [RouterA] interface gigabitethernet 2/0/1 [RouterA-GigabitEthernet2/0/1] pim ipv6 sm [RouterA-GigabitEthernet2/0/1] quit...
Cisco IOS software supports the following protocols to implement IP multicast routing: Internet Group Management Protocol (IGMP) is used among hosts on a LAN and the routers (and multilayer switches) on that LAN to track the multicast groups of which hosts are members...
# sysname RouterC # multicast routing-enable # interface GigabitEthernet1/0/0 ip address 10.1.2.1 255.255.255.0 pim dm # interface GigabitEthernet2/0/0 ip address 10.1.1.1 255.255.255.0 pim dm igmp enable # ospf 1 area 0.0.0.0 network 10.1.1.0 0.0.0.255 network 10.1.2.0 0.0.0.255 # ip...
multicast routing # 4 IPv6三层组播支持M-LAG(组播源在M-LAG系统侧)典型配置举例 4.1 组网需求 · 网络中运行OSPFv3协议,接收者通过组播方式接收视频点播信息,不同组织的接收者群体组成末梢网络,每个末梢网络中都存在至少一个接收者,整个IPv6 PIM域采用SM非管理域方式。 · DeviceC作为二层设备,通过接口Ten-Gigab...
1.1.15 reset multicast forwarding-table 1.1.16 reset multicast routing-table 1组播路由与转发配置命令 l本文所指的路由器代表运行了路由协议的三层设备。 l组播路由与转发功能中所指的“接口”为三层口,包括VLAN接口、三层以太网端口等。三层以太网端口是指被配置为三层模式的以太网端口,有关以太网端口模式切换的...
系统标签: multicast routing unicast multicasting protocol mbone IntroductiontoIPMulticastRouting byChuckSemeriaandTomMaufer Abstract Thefirstpartofthispaperdescribesthebenefitsofmulticasting,theMulticastBackbone (MBONE),ClassDaddressing,andtheoperationoftheInternetGroupManagement Protocol(IGMP).Thesecondsectionexplores...
12、 Protocol SPRITE,BXW 91 LARP Locus Address Resolution Protocol BXH 92 MTP Multicast Transport Protocol SXA 93 AX.25 AX.25 Frames BK29 94 IPIP IP-within-IP Encapsulation Protocol JI6 95 MICP Mobile Internetworking Control Pro. JI6 96 SCC-SP Semaphore Communications Sec. Pro. HXH 97 ETH...
Distributed mobility management (DMM) is expected to be one of the key technologies tackling the problem by distributing the data traffic concentrated on a centralized anchor to different access routers. For deploying IP multicasting on mobile networks, a Multicast Listener Discovery (MLD) Proxy is ...
# sysname RouterA # multicast routing-enable # interface GigabitEthernet1/0/0 ip address 192.168.1.1 255.255.255.0 pim sm # interface GigabitEthernet2/0/0 ip address 192.168.3.1 255.255.255.0 pim sm # pim static-rp 192.168.1.1 # ospf 1 area 0.0.0.0 network 192.168.1.0 0.0.0.255 network ...