Ipv6 Address (Interface Configuration) - Dell N1100-ON Reference Manual

Table of Contents

Advertisement

This command is not supported on Dell EMC N1100-ON switches. Dell
EMC N1100-ON switches support configuration of a single IP address in
interface vlan configuration mode. That IP address is used as the source
interface address for this function.
Command History
Introduced in version 6.3.0.1 firmware.
Example
The following example configures a source interface for a VLAN interface
that obtains its address via DHCP:
console#configure
console(config)#interface vlan 1
console(config-if-vlan1)#ip address dhcp
console(config-if-vlan1)#exit
console(config)#ip name-server source-interface vlan 1
This example configures a source interface for a loopback interface. Using a
loopback address is the recommended method for assigning a source
interface.
console#configure
console(config)#interface loopback 0
console(config-if-vlan1)#ip address 129.168.0.13 /32
console(config-if-vlan1)#exit
console(config)#ip name-server source-interface vlan 1

ipv6 address (Interface Configuration)

Use the ipv6 address command to set the IPv6 address of an interface. Use
the no form of this command to reset the IPv6 address to the default.
Syntax
ipv6 address {prefix/prefix-length [eui64] | autoconfig | dhcp}
no ipv6 address
prefix — The IPv6 address to be configured.
prefix-length — Designates how many of the high-order contiguous bits of
the address make up the prefix.
Switch Management Commands
1960

Advertisement

Table of Contents
loading

This manual is also suitable for:

N1500N3100-onN4000N2100-onN2000N3000

Table of Contents