Layer 3 functions
9.8 Route maps (IPv4 / IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
715
Syntax
Call up the command with the following parameters:
match destination ipv6 <IPv6 address> <Prefix Length>
The parameters have the following meaning:
Parameter
Description
Range of values / note
IPv6 address
IPv6 address
Enter the IPv6 address of the destination on which the filter-
ing is based.
Prefix Length
Decimal representation of the mask
as a number of "1" bits
0 ... 128
Enter the mask of the destination on which the filtering is
based.
Result
The filter for the destination IPv6 address is created.
Further notes
You delete the filter for the destination IPv6 address with the
no match destination ipv6
command.
You create a filter for the destination IPv4 address with the
match destination ip
command.
You change to the Route maps configuration mode with the command
route-map
.
You display the setting and other information with the
show route-map
command.
9.8.3.4
no match destination ipv6
Description
With this command, you delete the filter for the destination IPv6 address.
Note
This command is available only with layer 3 (IPv6).
Requirement
You are now in the Route maps configuration mode.
The command prompt is as follows:
cli(config-rmap-$$$)#