configure ces add peer ipaddress fec-id-type pseudo-wire

configure ces ces_name add peer ipaddress ipaddress [fec-id-type pseudo-wire pw_id {lsp lsp_name} | udp-port local src_udp_port remote dst_udp_port vlan vlan_name]

Description

This command is used to configure a new MPLS TDM PW for the specified CES. The signaled PW parameters are passed to the peer using Targeted LDP over the IP network. The peer specified identifies the endpoint of the PW. The pw_id parameter uniquely identifies PW service and cannot conflict with any other configured service in the network. The value is signaled and used to negotiate the PW labels between the two PW endpoint peers.

The PW is immediately signaled once the associated service information is known (e.g., TDM T1 Port, TDM E1 Port, Ethernet VLAN, etc.) and provided the administrative status of the CES is enabled. The enable setting for the CES peer does not affect the signaling of the PW. This setting only affects the preferred forwarding status. Configuration information associated with the service is signaled to the peer and both PW endpoints must have a compatible service attachment. If the service attachments are not compatible, the PW is not established and an error message is logged.

Optionally, the underlying LSP for the PW can be explicitly specified using a named LSP. When a named LSP is explicitly specified, only the specified named LSP is used to carry the PW. In the event that a specified named LSP is withdrawn, the switch signals a PW Status Code of (PSN Facing-TX Fault, Forwarding Preference-Standby). The CES remains operationally down until the named LSP is restored.

Syntax Description

ces Circuit Emulation Service.
ces_name Alphanumeric string identifying the CES pseudowire.
ipaddress ipaddress Specifies the peer IPv4 address.
fec-id-type FEC ID type.
pseudo-wire Pseudowire FEC.
pw_id Specifies the pseudowire VPN ID. The range is 1 - 4294967295.
lsp Specifies the LSP.
lsp_name Alpha numeric string identifying the LSP.

Default

N/A.

Usage Guidelines

Use this command to configure a new MPLS TDM PW for the specified CES.

Example

create ces ces-test psn mpls
configure ces "ces-test" add peer ipaddress 1.1.1.1 fec-id-type pseudo-wire 100

History

This command was first available in ExtremeXOS 15.1.

Platform Availability

This command is available on the cell site routers (E4G-200 and E4G-400).