-181
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
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
Defaults 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
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.
15.0(1)MR This command was integrated into Cisco IOS Release 15.0(1)MR.
Comments to this Manuals