OcNOS-SP : Carrier Ethernet Guide : Carrier Ethernet Command Reference : CFM and Y.1731 Commands : peer-port-id
peer-port-id
Use this command to specify peer port-id for Eth-BNM. When this CLI is configured, received BNM PDU will be processed only if peer port-id value in PDU is same as configured peer-port-id. When this CLI is not configured, received BNM PDU is processed without peer port-id validation.
Use no form of CLI to unconfigure peer port id.
Command Syntax
peer-port-id <1-4294967295>
no peer-port-id
Parameters
<1-4294967295>
Enter the peer port-id.Default is 0.
Command Mode
Ethernet CFM MEP BNM mode
Applicability
This command was introduced in OcNOS version 5.2.
Examples
OcNOS#configure terminal
OcNOS(config)#ethernet cfm domain-type character-string domain-name 12345 level 7 m
OcNOS(config-ether-cfm)#service ma-type string ma-name 43982
OcNOS(config-ether-cfm-ma)#vlan 10 bridge 10
OcNOS(config-ether-cfm-ma)#ethernet cfm mep down mpid 2331 active true xe2
OcNOS(config-ether-cfm-ma-mep)# bn receive
OcNOS(config-ether-cfm-ma-mep-bn) peer-port-id 1234
 
 
Last modified date: 10/20/2023