Cisco ASR 920 Series Configuration page 27

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

Advertisement

MPLS Point-to-Multipoint Traffic Engineering
Command or Action
Step 5
interface tunnel number
Example:
Router(config)# interface tunnel 100
Step 6
tunnel mode mpls traffic-eng point-to-multipoint
Example:
Router(config-if)# tunnel mode mpls traffic-eng
point-to-multipoint
Step 7
tunnel destination list mpls traffic-eng
{identifierdest-list-id|namedest-list-name}
Example:
Router(config-if)# tunnel destination list mpls
traffic-eng name in-list-01
Step 8
ip igmp static-group {* | group-address
[source{source-address| ssm-map}] |
class-mapclass-map-name}
Example:
Router(config-if)# ip igmp static-group
239.100.100.101 source 10.11.11.11
Step 9
ip pim {dense-mode [proxy-register {listaccess-list |
route-mapmap-name}] | passive | sparse-mode|
sparse-dense-mode}
Example:
Router(config-if)# ip pim passive
Step 10
exit
Example:
Router(config-if)# exit
Step 11
mpls traffic-eng destination list {namedest-list-name
| identifierdest-list-id}
Example:
Router(config)# mpls traffic-eng destination list
name in-list-01
MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR
Configuring the Headend Routers
Purpose
Configures a tunnel and enters interface configuration
mode.
Enables MPLS point-to-multipoint traffic engineering on
the tunnel.
Specifies a destination list to specify the IP addresses of
point-to-multipoint destinations.
Configures static group membership entries on an interface.
• Configure this on the TE tunnel interface if the
source address (S, G) cannot be resolved.
Enables Protocol Independent Multicast (PIM) on an
interface.
• An interface configured with passive mode does not
pass or forward PIM control plane traffic; it passes
or forwards only IGMP traffic.
Exits interface configuration mode.
Creates a destination list and enters traffic engineering
destination list configuration mode.
920 Series)
23

Advertisement

Table of Contents
loading

Table of Contents