Alcatel 7710 SR OS Configuration Manual page 390

Table of Contents

Advertisement

Configuration Commands
dst-ip
Syntax
dst-ip [ipv6-address/prefix-length]
no dst-ip
Context
config>filter>ipv6-filter>entry>match
Description
This command matches a destination IPv6 address.
To match on the destination IPv6 address, specify the address and prefix length, for example, 11::12/
128.
The no form of the command removes the destination IP address match criterion.
Default
none
Parameters
ipv6-prefix — The IPv6 prefix for the IP match criterion in dotted decimal notation.
prefix-length — The IPv6 prefix length for the ipv6-address expressed as a decimal integer.
dst-port
Syntax
dst-port {lt | gt | eq} dst-port-number
dst-port range start end
no dst-port
Context
config>filter>ip-filter>entry>match
config>filter>ipv6-filter>entry>match
Description
This command configures a destination TCP or UDP port number or port range for an IP filter match
criterion. Note that an entry containing L4 match criteria will not match non-initial (2nd, 3rd, etc)
fragments of a fragmented packet since only the first fragment contains the L4 information.
The no form of the command removes the destination port match criterion.
Default
none
Parameters
lt | gt | eq — Specifies the operator to use relative to dst-port-number for specifying the port number
eq — Specifies the operator to use relative to dst-port-number for specifying the port number match
Page 390
Values
ipv6-address
Values
1 — 128
match criteria.
lt specifies all port numbers less than dst-port-number match.
gt specifies all port numbers greater than dst-port-number match.
eq specifies that dst-port-number must be an exact match.
criteria. The eq keyword specifies that dst-port-number must be an exact match.
x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x::d.d.d.d
x: [0..FFFF]H
d: [0..255]D
7710 SR OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents