(config)#mpls ftn-entry 44.44.44.44/32 100 10.10.10.2 eth2 | Configure FTN entry for rtr4 loopback. |
(config)#mpls ilm-entry 900 pop | Pop the incoming label |
(config)#interface eth2 | Enter interface mode for eth2. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |
mpls ilm-entry 100 swap 200 eth2 20.20.20.2 44.44.44.44/32 | Swap the incoming label |
mpls ilm-entry 800 swap 900 eth1 10.10.10.1 11.11.11.11/32 | Swap the incoming label |
(config)#interface eth1 | Enter interface mode for eth1. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |
(config)#interface eth2 | Enter interface mode for eth2. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |
(config)#mpls ilm-entry 200 swap 300 eth2 30.30.30.2 44.44.44.44/32 | Swap the incoming label |
(config)#mpls ilm-entry 700 swap 800 eth1 20.20.20.1 11.11.11.11/32 | Swap the incoming label |
(config)#interface eth1 | Enter interface mode for eth1. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |
(config)#interface eth2 | Enter interface mode for eth2. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |
(config)#mpls ftn-entry 11.11.11.11/32 700 30.30.30.1 eth1 | Configure FTN entry for RTR1 loopback. |
(config)mpls ilm-entry 300 pop | Pop the incoming label. |
(config)#interface eth1 | Enter interface mode for eth1. |
(config-if)#label-switching | Enable Label switching on the interface. |
(config-if)#exit | Exit interface mode. |