show running-config ipv6
Displays global ipv6 configurations.
Syntax
show running-config ipv6
[
access-list
[
extended
|
standard
]
ipv6-acl-name
seq
sequence-number
]
show running-config ipv6
[
import
routes
]
show running-config ipv6
[
nd
[
global-suppress-ra
|
ra-dns-server
|
ra-domain-name
]]
show running-config ipv6
[
prefix-list
[
ge
|
le
]
prefix-length
]
show running-config ipv6
[
protocol
[
vrrp
| vrrp-extended
]
show running-config ipv6
[
receive
access-group ]
show running-config ipv6
[
route
]
show running-config ipv6
[
router
ospf
[
vrf
]]
Parameters
-
access-list
- Specifies the access-control list (ACL)
-
extended
- Specifies the extended IP ACL.
-
standard
- Specifies the standard IP ACL.
-
ipv6-acl-name
- The IPv6 ACL name.
-
seq
sequence-number
- Specifies the sequence number.
-
import
routes
- Specifies import IPv6 routes.
-
nd
- Displays neighbor discovery commands.
-
global-suppress-ra
- Sets the suppress-ra option globally .
-
ra-dns-server
- Sets the global DNS server option applied on all ND6.
-
ra-domain-name
- Set the global domain name option that applied on all ND6 interfaces.
-
prefix-list
- Specifies the prefix-list.
-
ge
- Specifies the minimum IPv6 prefix length.
-
prefix-length
- The IPv6 prefix length. The range is from 1 through 128.
-
le
- Specifies the maximum IPv6 prefix length.
-
protocol
- Set the global domain name option that applied on all ND6 interfaces.
-
vrrp
- Specifies the Virtual Router Redundacy Protocol IPv6 (VRRPv3).
-
vrrp-extended
- Specifies the Virtual Router Redundacy Protocol IPv6 Extended (VRRPv3-E).
-
receive
- Specifies the receive ACL.
-
access-group
- Specifies to bind or unbind the existing ACL.
-
route
- Specifies the IPv6 unicast static route.
-
router
- Specifies the IPv6 router.
-
ospf
- Specifies the Open Shortest Path First (OSPF) version 3.
-
vrf
- Specifies the VRF instance.
Modes
Privileged EXEC mode
Examples
The following is an example of the
show running-config ipv6
command output.
device# show running-config ipv6
ipv6 route 3063:6363::/64 fe80::52eb:1aff:fe97:cf51 ve 4050
ipv6 nd ra-dns-server 2000:1234:122:ffff::ffee
ipv6 nd ra-dns-server 3500:35:0:35::1
ipv6 nd ra-domain-name extreme.com
ipv6 nd ra-domain-name user.co.in
ipv6 nd ra-domain-name netiron.com