Specifications
B-160
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ip local interface
ip local interface
To configure the IP address of the provider edge (PE) router interface to be used as the source IP address
for sending tunneled packets, use the ip local interface command in pseudowire-class configuration
mode. To remove the IP address, use the no form of this command.
ip local interface interface-name
no ip local interface interface-name
Syntax Description
Command Default No IP address is configured.
Command Modes Pseudowire-class configuration
Command History
Usage Guidelines Use the same local interface name for all pseudowire-classes configured between a pair of PE routers.
It is highly recommended that you configure a loopback interface with this command. If you do not, the
router chooses the “best available local address,” which could be any IP address configured on a
core-facing interface. This configuration could prevent a control channel from being established.
Examples The following example shows how to configure the IP address of the local loopback 0 as the source IP
address for sending packets through an MPLS session:
Router# config t
Router(config)# pseudowire-class mpls
Router(config-pw-class)# ip local interface loopback 0
Router(config-pw-class)# exit
Router(config)# exit
Related Commands
interface-name Name of the PE interface whose IP address is used as the source IP address
for sending tunneled packets over a Layer 2 PW.
Release Modification
12.4(19)MR2 This command was introduced.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
Command Description
ima-group Configures the physical links as IMA group members, which executes
the interface configuration command for each physical link included
in an IMA group.
ima group-id Enables the user to configure the IMA Group ID for the IMA
interface.