D-Link DGS-6608 — настройка IP-адреса для интерфейса петли в коммутаторе [266/1106]

Превью страниц Страница 266 / 1106
D-Link DGS-6608 [266/1106] Ip address loopback interface
DGS-6600 Series Switch ip address (loopback interface)
CLI Reference Guide
256
ip address (loopback interface)
Use the ip address configuration command to set the IP address of the loopback
interface. Use the no form of this command to remove the configuration.
ip address IP-ADDRESS SUBNET-MASK [secondary]
no ip address [IP-ADDRESS SUBNET-MASK]
Default None.
Command Mode Loopback interface configuration mode.
Usage Guideline A loopback interface can have a primary; and multiple secondary IP addresses.
You can disable IP processing on a particular loopback interface by removing its
IP address with the no ip address command. If the software detects another
interface using one of it’s IP address, it will print an error message on the
console.
Example This example shows how to set 50.0.0.1/8 as the IP address of the loopback
interface 1.
Verify the settings by entering the show interface command.
IP-ADDRESS
The IP address to be configured for the loopback interface.
SUBNET-MASK
The mask for the associated IP subnet of the IP address.
secondary
(Optional) Specifies that the configured address is a secondary IP address. If
this keyword is omitted, the configured address is the primary IP address.
Switch(config)# interface loopback 1
Switch(config-if)# ip address 50.0.0.1 255.0.0.0
Switch(config-if)#

Содержание

4839

Узнайте, как настроить IP-адрес для интерфейса петли с помощью командной строки. Пошаговое руководство по конфигурации и удалению IP-адресов.