F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
682
IPv6 basics configuration commands
The following matrix shows the feature and hardware compatibility:
Hardware IPv6 basics
com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
display ipv6 fib
Use display ipv6 fib to display IPv6 FIB entries. If no parameter is specified, all IPv6 FIB entries are
displayed.
Syntax
display ipv6 fib [ vpn-instance vpn-instance-name ] [ acl6 acl6-number | ipv6-prefix ipv6-prefix-name ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Displays the IPv6 FIB entries of the specified VPN. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If you do not specify this
option, this command displays the IPv6 FIB entries for the public network.
acl6 acl6-number: Displays the IPv6 FIB entries permitted by a specific ACL. The ACL number is in the
range of 2000 to 2999. If the specified ACL does not exist, this command displays all IPv6 FIB entries.
ipv6-prefix ipv6-prefix-name: Displays the IPv6 FIB entries matching a specific prefix list. The
ipv6-prefix-name argument is a case-sensitive string of 1 to 19 characters. If the specified prefix list does
not exist, this command displays all IPv6 FIB entries.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.