D-Link DGS-6608 — руководство по команде match ipv6 address для маршрутизаторов [484/1106]

Превью страниц Страница 484 / 1106
D-Link DGS-6608 [484/1106] Usage guideline
DGS-6600 Series Switch m match ipv6 address
CLI Reference Guide
474
match ipv6 address
Use this command to define a clause to match the route based on IPv6 access
list.
match ipv6 address IPv6-ACCESS-LIST-NAME
no match ipv6 address [IPv6-ACCESS-LIST-NAME]
Default Not configured.
Command Mode Route-map configuration.
Usage Guideline Use the match ipv6 address command in route map configure mode to define
rule for matching routes against IP standard access list.
Example The following example create an IP access list "aclv6cfg" first and create a route
map entry to match against the create IP access list.
You can verify your settings by entering the show route map command.
Syntax Description
IPv6-ACCESS-LIST-
NAME
Specify an IPv6 access list name.
Switch(config)# ipv6 access-list extended aclv6cfg
Switch(config-ip-acl) # permit 2000::3:4 ffff::0 any
Switch(config-ip-acl)# exit
Switch(config)# route-map myPolicy permit 1
Switch(config-route-map)# match ipv6 address aclv6cfg

Содержание

4839

Узнайте, как использовать команду match ipv6 address для настройки маршрутов на основе IPv6. Подробные примеры и инструкции по созданию списков доступа.