Multicast Routing
Left running head:
Chapter name (automatic)
614
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
PIM CONFIGURATION
This section includes the following:
• “PIM Configuration Steps”
• “PIM Configuration Flow”
• “PIM Configuration Commands”
• “Show Commands in PIM”
PIM CONFIGURATION STEPS
The steps given below helps in configuring PIM routing on the OmniAccess 5740
USG.
Step 1: Configure an interface. Enter Interface Configuration Mode.
ALU(config)# interface <name>
Example:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)#
Note: PIM can be configured on Layer 3 interfaces.
Step 2: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if GigabitEthernet3/0)# no shutdown
Step 3: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if GigabitEthernet3/0)# ip address
20.20.20.20/24
Step 4: Enable Multicast routing. See “To Enable Multicast Routing”
Step 5: Enable PIM on an interface:. See “To Enable PIM on an Interface”
Step 6: Configure PIM Static RP. See “To Configure PIM Static RP”
Or
Configure PIM RP candidate using BSR. See “To Configure PIM RP Candidate”