Cisco Catalyst 4500 Series Configuration Manual page 420

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

ipv6 dhcp-ldra attach-policy
ipv6 dhcp-ldra attach-policy
To enable Lightweight DHCPv6 Relay Agent (LDRA) functionality on a port or interface, use the ipv6
dhcp-ldra attach-policy command in interface configuration mode. To disable LDRA functionality on
an interface or port, use the no form of this command.
Syntax Description
client-facing-trusted
client-facing-untrusted
client-facing-disable
server-facing
Command Default
LDRA functionality is not enabled on an interface or port.
Command Modes
Interface configuration (config-if)
Command History
Release
Cisco IOS
Release 15.2(5)E2
Usage Guidelines
You need to configure the LDRA functionality globally using the ipv6 dhcp-ldra command in global
configuration mode before configuring it on an interface or port.
The ipv6 dhcp-ldra attach-policy command enables LDRA functionality on a specific interface or port.
Instead of configuring LDRA individually on all the client-facing interfaces or ports individually, use
the ipv6 dhcp ldra attach-policy command to configure LDRA on an entire VLAN.
Examples
The following example shows how to enable LDRA functionality on an interface and specify it as server
facing:
Device> enable
Device# configure terminal
Device(config)# ipv6 dhcp-ldra enable
Device(config)# interface gigabitethernet 0/0
Device(config-if)# switchport
Device(config-if)# ipv6 dhcp-ldra attach-policy server-facing
Device(config-if)# exit
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-380
ipv6 dhcp-ldra attach-policy {client-facing-trusted | client-facing-untrusted |
client-facing-disable | server-facing}
no ipv6 dhcp-ldra attach-policy {client-facing-trusted | client-facing-untrusted |
client-facing-disable | server-facing}
Specifies client-facing interfaces or ports as trusted.
Specifies client-facing interfaces or ports as untrusted.
Disables LDRA functionality on an interface or port.
Specifies an interface or port as server facing.
Modification
This command was introduced on the Catalyst 4500 series switches.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents