arp-nd cos

Use this command to explicitly set or override the COS value (0-7) in the ARP/ND reply sent (also used in ARP/ND proxy sub-feature). By default ARP/ND reply will use CoS value of received ARP/ND request.

Use the no form of this command to use the default COS value.

Command Syntax

Copy
arp-nd cos <0-7>
no arp-nd cos

Parameters

<0-7>

Default

CoS 0 or previous ARP/ND reply CoS being used.

Command Mode

Access if evpn mode

Applicability

This command was introduced in OcNOS version 6.5.3.

Examples

Copy
#configure terminal 
(config)#interface xe1.1 switchport 
(config-if)#access-if-evpn
(config-access-if)#arp-nd cos 5 
(config-access-if)#end