Configure Ospf - Cisco ASR 9000 Series Configuration Manual

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Layer-2 Multicast with IGMP Snooping
6 Verify the configured bridge ports.
show igmp snooping port
PE2 Configuration
1 Configure the IGMP profiles.
igmp snooping profile bridge_profile
!
igmp snooping profile port_profile
!
2 Configure interfaces.

3 Configure OSPF.

4 Configure LDP.
bridge group bg1
bridge-domain bd1
igmp snooping profile prof1
interface GigabitEthernet0/2/0/39
igmp snooping profile prof2
vfi mplscore
neighbor 10.2.2.2 pw-id 101
pw-class atom-dyn
!
!
!
!
mrouter
interface Loopback0
ipv4 address 10.2.2.2 255.255.255.255
!
interface GigabitEthernet0/2/0/9
ipv4 address 10.10.10.1 255.255.255.0
negotiation auto
!
interface GigabitEthernet0/2/0/39
negotiation auto
l2transport
!
router ospf 1
log adjacency changes
router-id 10.2.2.2
area 0
interface Loopback0
!
interface GigabitEthernet0/2/0/9
!
!
!
mpls ldp
router-id 10.2.2.2
log neighbor
!
interface GigabitEthernet0/2/0/9
!
!
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
Configuring IGMP Snooping on VFIs Under a Bridge: Example
41

Advertisement

Table of Contents
loading

Table of Contents