intra-domain-peer
Use this command to map an interface as intra domain peer that connects the domain system with its neighbor in a mcec domain.
Use the no form of this command to unmap the interface configured as intra domain peer that connects the domain system with its neighbor in a mcec domain.
Command Syntax
intra-domain-peer A.B.C.D source-address A.B.C.D (vrf VRF_NAME|)
no intra-domain-peer
Parameters
Peer Address
Peer/Target IPv4 address
A.B.C.D
IPv4 address.
source-address
Source IPv4 address
A.B.C.D
IPv4 address.
VRF_NAME
VRF Interface name
Command Mode
MCEC mode
Applicability
This command was introduced before OcNOS version 3.0.
Example
#config terminal
(config)#mcec domain configuration
(config-mcec-domain)#intra-domain-peer 1.1.1.1 source-address 2.2.2.2 vrf myvrf
Last modified date: 10/12/2023