ipv6 dhcp-ldra attach-policy vlan
To enable the Lightweight DHCPv6 Relay Agent (LDRA) feature on a VLAN, use the ipv6 dhcp-ldra
attach-policy vlan command.
ipv6 dhcp-ldra attach-policy vlan vlan-id {client-facing-trusted| client-facing-untrusted}
no ipv6 dhcp-ldra attach-policy vlan vlan-id {client-facing-trusted| client-facing-untrusted}
Syntax Description
Specifies client-facing VLAN as trusted.client-facing-trusted
Specifies client-facing VLAN as untrusted.client-facing-untrusted
Specifies the VLAN ID.
vlan-id
Command Default
Disabled
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.7.3(0)D1(1)
Usage Guidelines
To use this command, you must enable the LDRA feature by using the ipv6 dhcp-ldra command.
Examples
This example shows how to enable the LDRA feature on the specified interface:
switch(config)# ipv6 dhcp-ldra
switch(config)# ipv6 dhcp-ldra attach-policy vlan 1032
This example shows how to disable the LDRA feature on the specified interface:
switch(config)# no ipv6 dhcp-ldra attach-policy vlan 1032
Related Commands
DescriptionCommand
Enables the LDRA feature.ipv6 dhcp-ldra
Cisco Nexus 7000 Series Security Command Reference    
445
I Commands
ipv6 dhcp-ldra attach-policy vlan