IPI-LLDPV2 
Configure enable 
Enable or disable the LLDP protocol at node level 
Attribute Name: enable 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<config> 
		</enable><!-- operation="delete"--> 
	</config> 
	</global> 
	</lldp>
Command Syntax 
lldp run
Configure notification interval 
This object controls the interval between transmission of LLDP notifications during normal transmission periods
Attribute Name: notification-interval 
Attribute Type: uint16 
Default Value: 30 
Attribute Range: 5-3600
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<config> 
		<notification-interval>5</notification-interval> <!-- operation="delete"--> 
	</config> 
	</global> 
	</lldp>
Command Syntax 
lldp notification-interval <5-3600>
Configure port description 
This attribute specifies to include basic management port description information in LLDP TLV 
Attribute Name: port-description 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-basic-management> 
	<config> 
		</port-description><!-- operation="delete"--> 
	</config> 
	</global-basic-management> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select basic-mgmt port-description
Configure system description 
This attribute specifies to include basic management system description information in LLDP TLV 
Attribute Name: system-description 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-basic-management> 
	<config> 
		</system-description><!-- operation="delete"--> 
	</config> 
	</global-basic-management> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select basic-mgmt system-description
Configure system name 
This attribute specifies to include basic management system name information in LLDP TLV 
Attribute Name: system-name 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-basic-management> 
	<config> 
		</system-name><!-- operation="delete"--> 
	</config> 
	</global-basic-management> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select basic-mgmt system-name
Configure system capabilities 
This attribute specifies to include basic management system capabilities information in LLDP TLV 
Attribute Name: system-capabilities 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-basic-management> 
	<config> 
		</system-capabilities><!-- operation="delete"--> 
	</config> 
	</global-basic-management> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select basic-mgmt system-capabilities
Configure management address 
This attribute specifies to include basic management management-address information in LLDP TLV 
Attribute Name: management-address 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-basic-management> 
	<config> 
		</management-address><!-- operation="delete"--> 
	</config> 
	</global-basic-management> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select basic-mgmt management-address
Configure port vlan id 
This attribute specifies to include ieee-8021-org-specific port vlan-id information in LLDP TLV 
Attribute Name: port-vlan-id 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</port-vlan-id><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific port-vlanid
Configure port protocol vlan id 
This attribute specifies to include ieee-8021-org-specific port protocol vlan-id information in LLDP TLV 
Attribute Name: port-protocol-vlan-id 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</port-protocol-vlan-id><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific port-ptcl-vlanid
Configure vlan name 
This attribute specifies to include ieee-8021-org-specific vlan name information in LLDP TLV 
Attribute Name: vlan-name 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</vlan-name><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific vlan-name
Configure protocol identifier 
This attribute specifies to include ieee-8021-org-specific protocol identifier information in LLDP TLV 
Attribute Name: protocol-identifier 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</protocol-identifier><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific ptcl-identity
Configure vid digest 
This attribute specifies to include ieee-8021-org-specific vid usage digest information in LLDP TLV 
Attribute Name: vid-digest 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</vid-digest><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific vid-digest
Configure management vlan id 
This attribute specifies to include ieee-8021-org-specific management vlan-id information in LLDP TLV 
Attribute Name: management-vlan-id 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</management-vlan-id><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific mgmt-vid
Configure link aggregation 
This attribute specifies to include ieee-8021-org-specific link aggregation information in LLDP TLV 
Attribute Name: link-aggregation 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8021-org-specific> 
	<config> 
		</link-aggregation><!-- operation="delete"--> 
	</config> 
	</global-ieee-8021-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8021-org-specific link-agg
Configure mac phy 
This attribute specifies to include ieee-8023-org-specific MAC or PHY information in LLDP TLV 
Attribute Name: mac-phy 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8023-org-specific> 
	<config> 
		</mac-phy><!-- operation="delete"--> 
	</config> 
	</global-ieee-8023-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8023-org-specific mac-phy
Configure max mtu size 
This attribute specifies to include ieee-8023-org-specific maximum mtu size information in LLDP TLV 
Attribute Name: max-mtu-size 
Attribute Type: empty
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<global-tlv-control> 
	<global-ieee-8023-org-specific> 
	<config> 
		</max-mtu-size><!-- operation="delete"--> 
	</config> 
	</global-ieee-8023-org-specific> 
	</global-tlv-control> 
	</global> 
	</lldp>
Command Syntax 
lldp tlv-select ieee-8023-org-specific max-mtu-size
Configure locally assigned chassis id 
This attribute used to identify the chassis component associated with the local system 
Attribute Name: locally-assigned-chassis-id 
Attribute Type: string 
Default Value: NULL
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<global> 
	<management-if> 
	<config> 
		<locally-assigned-chassis-id>NAME</locally-assigned-chassis-id> <!-- operation="delete"--> 
	</config> 
	</management-if> 
	</global> 
	</lldp>
Command Syntax 
set lldp chassis locally-assigned NAME
Configure options 
This attribute returns the terminal debug options which are enabled 
Attribute Name: options 
Attribute Type: bits (event|rx|tx|message|ha|all)
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<debug> 
	<config> 
		<options>event</options> <!-- operation="delete"--> 
	</config> 
	</debug> 
	</lldp>
Command Syntax 
debug lldp (event|rx|tx|message|ha|all)
Configure disable lldp agent 
Use this attribute to disable LLDP on interface when it is enabled globally 
Attribute Name: disable-lldp-agent 
Attribute Type: uint8
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
		</disable-lldp-agent><!-- operation="delete"--> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp disable default-agent
Configure agent circuit id 
DHCP agent circuit ID association on interface 
Attribute Name: agent-circuit-id 
Attribute Type: string 
Default Value: NULL
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
		<agent-circuit-id>VALUE</agent-circuit-id> <!-- operation="delete"--> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp agt-circuit-id VALUE
Configure med device type 
LLDP-MED type of interface. Class-0 is not defined, Class-1 is for generic endpoints and is applicable to all endpoints that require the base LLDP discovery services. Class-2 is for media endpoints and it includes endpoints that have IP media capabilities. Class-3 is for communication endpoints i.e., devices acting as end user communication applicances. Calss-4 is for Network Connectivity Device. Class 5-255 are Reserved 
Attribute Name: med-device-type 
Attribute Type: enum (ep-class1|ep-class2|ep-class3|net-connect)
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
		<med-device-type>ep-class1</med-device-type> <!-- operation="delete"--> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp med-devtype (ep-class1|ep-class2|ep-class3|net-connect)
Configure local name 
Interface sub type with local name 
Attribute Name: local-name 
Attribute Type: string
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
		<local-name>NAME</local-name> <!-- operation="delete"--> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp locally-assigned NAME
Configure agent type 
LLDP agent type on this interface 
Attribute Name: agent-type 
Attribute Type: enum (non-tpmr-bridge|customer-bridge|default)
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> <!-- operation="delete"--> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp-agent (non-tpmr-bridge|customer-bridge|)
Configure enable tx rx 
Enables interface with LLDP protocol and specifies to send and(or) receive packets on interface 
Attribute Name: enable-tx-rx 
Attribute Type: enum (rxonly|txonly|txrx) 
Default Value: rxonly
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
			<enable-tx-rx>rxonly</enable-tx-rx> <!-- operation="delete"--> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp enable (rxonly|txonly|txrx)
Configure reinit delay 
The minimum time interval an LLDP port waits before re-initializing an LLDP transmission 
Attribute Name: reinit-delay 
Attribute Type: uint32 
Default Value: 2 
Attribute Range: 1-10
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<reinit-delay>1</reinit-delay> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp timer reinit-delay <1-10>
Configure message tx interval 
The delay between successive LLDP frame transmissions during normal transmission periods 
Attribute Name: message-tx-interval 
Attribute Type: uint32 
Default Value: 30 
Attribute Range: 5-3600
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<message-tx-interval>5</message-tx-interval> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp timer msg-tx-interval <5-3600>
Configure message tx hold multiplier 
Multiplier of message-tx-interval to determine the Time To Live (TTL) that is carried in LLDP frames transmitted by the LLDP agent 
Attribute Name: message-tx-hold-multiplier 
Attribute Type: uint32 
Default Value: 4 
Attribute Range: 1-100
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<message-tx-hold-multiplier>1</message-tx-hold-multiplier> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp msg-tx-hold <1-100>
Configure message fast tx 
The interval at which LLDP frames are transmitted on behalf of LLDP agent during fast transmission periods 
Attribute Name: message-fast-tx 
Attribute Type: uint32 
Default Value: 1 
Attribute Range: 1-3600
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<message-fast-tx>1</message-fast-tx> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp timer msg-fast-tx <1-3600>
Configure tx credit max 
The maximum number of consecutive LLDPDUs that can be transmitted at any time 
Attribute Name: tx-credit-max 
Attribute Type: uint32 
Default Value: 5 
Attribute Range: 1-10
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<tx-credit-max>1</tx-credit-max> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp tx-max-credit <1-10>
Configure tx fast init 
The number of LLDPDUs to send during the fast transmission periods 
Attribute Name: tx-fast-init 
Attribute Type: uint32 
Default Value: 4 
Attribute Range: 1-8
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<transmit> 
		<config> 
				<tx-fast-init>1</tx-fast-init> <!-- operation="delete"--> 
		</config> 
	</transmit> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp tx-fast-init <1-8>
Configure neighbor timer 
This attribute configures timer to discard received message when remote table is full 
Attribute Name: neighbor-timer 
Attribute Type: uint32 
Attribute Range: 1-65535
Attribute Name: neighbor-limit 
Attribute Type: uint32 
Attribute Range: 1-65535 
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<receive> 
		<config> 
				<neighbor-limit>1</neighbor-limit> <!-- operation="delete"--> 
				<neighbor-timer>1</neighbor-timer> <!-- operation="delete"--> 
		</config> 
	</receive> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp too-many-neighbors limit <1-65535> discard received-info timer <1-65535>
Configure port timer 
This attribute configures timer to discard or delete existing info for received message port MAC when the remote table is full 
Attribute Name: port-timer 
Attribute Type: uint32 
Attribute Range: 1-65535
Attribute Name: neighbor-limit 
Attribute Type: uint32 
Attribute Range: 1-65535 
Attribute Name: port-mac 
Attribute Type: string 
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<receive> 
		<config> 
				<neighbor-limit>1</neighbor-limit> <!-- operation="delete"--> 
				<port-mac>MAC</port-mac> <!-- operation="delete"--> 
				<port-timer>1</port-timer> <!-- operation="delete"--> 
		</config> 
	</receive> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp too-many-neighbors limit <1-65535> discard existing-info MAC timer <1-65535>
Configure port address 
This attribute specifies sub type of the Management Address TLV. Can be configured as mac-addresss or ip-address 
Attribute Name: port-address 
Attribute Type: enum (mac-address|ip-address) 
Default Value: mac-address
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<agent-tlv> 
		<config> 
				<port-address>mac-address</port-address> <!-- operation="delete"--> 
		</config> 
	</agent-tlv> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp management-address-tlv (mac-address|ip-address)
Configure chassis id 
This attribute specifies chassis ID subtype for the LLDP agent on a port. Can be configured as if-alias or ip-address or mac-address or if-name or locally-assgined name 
Attribute Name: chassis-id 
Attribute Type: enum (if-alias|ip-address|mac-address|if-name|locally-assigned) 
Default Value: mac-address
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<agent-tlv> 
		<config> 
				<chassis-id>mac-address</chassis-id> <!-- operation="delete"--> 
		</config> 
	</agent-tlv> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp chassis-id-tlv (if-alias|ip-address|mac-address|if-name|locally-assigned)
Configure port id 
This attribute specifies sub type of the port id TLV. Can be configured as if-alias or mac-address or ip-address or if-name or agent-circuit-id or locally assigned name 
Attribute Name: port-id 
Attribute Type: enum (if-alias|mac-address|ip-address|if-name|agt-circuit-id|locally-assigned) 
Default Value: mac-address
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<agent-tlv> 
		<config> 
				<port-id>mac-address</port-id> <!-- operation="delete"--> 
		</config> 
	</agent-tlv> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
set lldp port-id-tlv (if-alias|mac-address|ip-address|if-name|agt-circuit-id|locally-assigned)
Configure name 
This attribute specifies to include basic management port description information in LLDP TLV 
Attribute Name: port-description 
Attribute Type: enum (not-set|select|unselect) 
Default Value: not-set
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<tlv-control> 
		<basic-management> 
		<config> 
				<port-description>not-set</port-description> <!-- operation="delete"--> 
		</config> 
	</basic-management> 
	</tlv-control> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp tlv basic-mgmt port-description (select|unselect)
Configure network policy 
Network policy information configured on the port for connected media endpoint. Following network policy will be supported VLAN ID, Priority Tagging, VLAN DSCP 
Attribute Name: network-policy 
Attribute Type: enum (not-set|select|unselect) 
Default Value: not-set
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<tlv-control> 
		<tlv-media-capabilities> 
		<config> 
				<network-policy>not-set</network-policy> <!-- operation="delete"--> 
		</config> 
	</tlv-media-capabilities> 
	</tlv-control> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp tlv med network-policy (select|unselect)
Configure location 
Media Tlv type Location information configured for the port 
Attribute Name: location 
Attribute Type: enum (not-set|select|unselect) 
Default Value: not-set
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<tlv-control> 
		<tlv-media-capabilities> 
		<config> 
				<location>not-set</location> <!-- operation="delete"--> 
		</config> 
	</tlv-media-capabilities> 
	</tlv-control> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp tlv med location (select|unselect)
Configure inventory 
Includes the TLV for information like hardware revision, software revision etc based on the current hardware platform and the software version 
Attribute Name: inventory 
Attribute Type: enum (not-set|select|unselect) 
Default Value: not-set
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<tlv-control> 
		<tlv-media-capabilities> 
		<config> 
				<inventory>not-set</inventory> <!-- operation="delete"--> 
		</config> 
	</tlv-media-capabilities> 
	</tlv-control> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp tlv med inventory (select|unselect)
Configure media capabilities 
Includes various media-capabilities of the box for the neighbor 
Attribute Name: media-capabilities 
Attribute Type: enum (not-set|select|unselect) 
Default Value: not-set
Netconf edit-config payload 
	<lldp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
	<interfaces> 
	<interface> 
		<name>WORD</name> 
		<config> 
			<name>WORD</name> 
		</config> 
	<agents> 
	<agent> 
		<agent-type>default</agent-type> 
		<config> 
			<agent-type>default</agent-type> 
		</config> 
		<tlv-control> 
		<tlv-media-capabilities> 
		<config> 
				<media-capabilities>not-set</media-capabilities> <!-- operation="delete"--> 
		</config> 
	</tlv-media-capabilities> 
	</tlv-control> 
	</agent> 
	</agents> 
	</interface> 
	</interfaces> 
	</lldp>
Command Syntax 
lldp tlv med media-capabilities (select|unselect)
debug lldp (event|rx|tx|message|ha|all) 
Attribute Name: terminal-debug-options 
Attribute Type: bits (event|rx|tx|message|ha|all) 
Netconf RPC payload 
		<lldp-terminal-debug-on xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
		<terminal-debug-options>event</terminal-debug-options> 
		</lldp-terminal-debug-on>
Command Syntax 
debug lldp (event|rx|tx|message|ha|all)
no debug lldp (event|rx|tx|message|ha|all) 
Attribute Name: terminal-debug-options 
Attribute Type: bits (event|rx|tx|message|ha|all) 
Netconf RPC payload 
		<lldp-terminal-debug-off xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
		<terminal-debug-options>event</terminal-debug-options> 
		</lldp-terminal-debug-off>
Command Syntax 
no debug lldp (event|rx|tx|message|ha|all)
clear lldp counters ((IFNAME|)|) 
Attribute Name: interface-name 
Attribute Type: string 
Netconf RPC payload 
		<clear-lldp-counter xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"> 
		<interface-name>IFNAME</interface-name> 
		</clear-lldp-counter>
Command Syntax 
clear lldp counters ((IFNAME|)|)
snmp restart lldp 
Netconf RPC payload 
		<lldp-snmp-restart xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-lldpv2"/>
Command Syntax 
snmp restart lldp