Specifications

Table Of Contents
2-220
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
mpls vpn pe-id
mpls vpn pe-id
Defines a PE router, with the interface IP address of that PE router. Use the no form of the command to
remove a router definition.
mpls vpn pe-id pe-id-ip interface-ip if-ip [vlan vlan-id ] [interface-ip if-ip [vlan vlan-id ]]
no mpls vpn pe-id pe-id-ip interface-ip if-ip
no mpls vpn pe-id pe-id-ip
Syntax Description
Command Default By default, no PE routers are defined.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Refer to the following guidelines when defining the PE router and its interfaces.
At least one interface IP address must be defined per PE router.
Multiple interface IP addresses may be defined for one PE router.
Only one MAC address is configured per PE router. Therefore, if the PE router has multiple
interfaces, some or all of which have the same MAC address, only one interface IP address is
configured.
Two interfaces cannot be defined with the same IP address, even if they have different VLAN tags.
If such a configuration is attempted, it will simply update the VLAN tag information for the existing
PE interface.
Refer to the following guidelines when removing a PE router or its interfaces.
You cannot remove a PE if it retains any MPLS mappings. You must logout the VPN before
removing the router it uses.
Removing the last interface of a PE router removes the router as well. Therefore, you must logout
the relevant VPN in order to remove the last interface.
Use the no MPLS VPN PE-ID pe-id-ip interface-IP if-ip form of the command to remove an interface
from the PE router.
pe-id-ip IP address that identifies the PE router
if-ip Interface IP address for the PE router. This is used for MAC resolution. See
"Usage Guidelines" for more information.
vlan-id A VLAN tag can optionally be provided for each interface IP.
Release Modification
3.0.3 This command was introduced.