D-Link DGS-6608 — руководство по настройке S-VID для DHCP адресного пула [78/1106]

Превью страниц Страница 78 / 1106
D-Link DGS-6608 [78/1106] Command mode
DGS-6600 Series Switch based-on s-vid
CLI Reference Guide
68
based-on s-vid
This command is used to specify the service provider vlan ID (S-VID) as a rule
for IP address assignment from the DHCP address pool. Use the no form of the
command to remove the S-VID rule from the DHCP address pool.
based-on s-vid V-ID [,|-]
no based-on s-vid V-ID [,|-]
Default None.
Command Mode DHCP pool configuration.
Usage Guideline This command is used to create the address binding rule for the DHCP address
pool. The based-on s-vid command creates the address binding rules in an
incremental way. That is, all of S-VID created by based-on s-vid commands take
effect on the corresponding DHCP address pools. However this command will be
combined using logical AND operations with the other rules set by other based-
on commands. For example if the first rule is based-on s-vid 100 and there is
another based-on c-vid 200 command, then the address pool will only assign an
IP address to the client with C-VID=200 and S-VID=100.
Examples The following sets a rule used for IP address assignment based on S-VID 100 or
200 from the DHCP address pool1.
Below the rule becomes based on S-VID 100/ 200 and C-VID 1000.
Syntax Description
V-ID [,|-] Specifies the V-ID list.
switch(config)#ip dhcp pool pool1
switch(config-dhcp)#based-on s-vid 100,200
switch(config-dhcp)#based-on c-vid 1000

Содержание

4839

Узнайте, как использовать команду S-VID для назначения IP-адресов из DHCP адресного пула. Подробные примеры и инструкции по настройке правил адресации.