The configuration of an E-series router as an egress router depends on the type of label advertised for the LSR that is the egress router for the prefix. Penultimate hop popping (PHP) is the default when RSVP-TE or LDP is the signaling protocol.
If the egress router advertises an implicit null label to achieve PHP on an upstream neighbor, enable IP IGMP on the static physical interface on which the unlabeled multicast packet is received by the router by using the ip igmp interface configuration command.
host1(config-if)#ip igmp
If the egress router advertises an explicit null or non-null label to its upstream neighbour to include a label in all MPLS packets, complete the following steps to configure an E-series router as an egress router:
host1(config)#profile mplsdynip
host1(config-profile)#ip igmp
host1(config-profile)#ip unnumbered loopback 0
host1(config)#mpls create-dynamic-interfaces ip on-major-interfaces profile dynip
For all types of labels that are advertised for the LSR that is the egress router for the prefix, you must complete the following steps, in addition to those detailed earlier, on the E-series router: