Specifications

Table Of Contents
2-221
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
mpls vpn pe-id
Use the no MPLS VPN PE-ID pe-id-ip form of the command to remove a PE router.
Authorization: admin
Examples The following examples illustrate the use of this command.
EXAMPLE 1
The following example illustrates how to define a PE router with two interfaces.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#mpls vpn pe-id 10.10.10.10 interface-ip 10.10.10.20 interface-ip
10.10.10.30
SCE(config if)#
EXAMPLE 2
The following example illustrates how to remove the above PE router.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#no mpls vpn pe-id 10.10.10.10
SCE(config if)#
Related Commands Command Description
show interface linecard
mpls
Displays the current MPLS tunnelling configuration.
mpls Configures the MPLS environment.
no mpls vpn
pe-database
Removes all configured PE router entries.