![Cisco Sx350 Cli Manual Download Page 732](http://html.mh-extra.com/html/cisco/sx350/sx350_cli-manual_2609320732.webp)
IPv6 Prefix List Commands
731
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
31
•
L - prefix length
•
ge - is defined
•
le - is not defined
The prefix cP/cL matches the prefix-list entry if PrefixIsEqual(cP,P,L) && cL >= ge
Case 3. An prefix-list entry is:
•
P - prefix address
•
L - prefix length
•
ge - is not defined
•
le - is defined
The prefix cP/cL matches to the prefix-list entry if PrefixIsEqual(cP,P,L) && cL <= le
Case 4. An prefix-list entry is:
•
P - prefix address
•
L - prefix length
•
ge - is defined
•
le - is defined
The prefix cP/cL matches the prefix-list entry if PrefixIsEqual(cP,P,L) && ge <= cL <=
le
Examples
Example 1. The following example denies all routes with a prefix of ::/0:
switchxxxxxx(config)#
ipv6 prefix-list abc deny
::/0
Example 2. The following example permits the prefix 2002::/16:
switchxxxxxx(config)#
ipv6 prefix-list abc permit
2002::/16
Example 3. The following example shows how to specify a group of prefixes to
accept any prefixes from prefix 5F00::/48 up to and including prefix 5F00::/64:
Summary of Contents for Sx350
Page 1: ...Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide CLI GUIDE ...
Page 26: ...25 Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 1 ...
Page 237: ...CDP Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 236 8 ...
Page 975: ...RADIUS Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 974 48 ...