Cisco IE-4000 Software Configuration Manual page 668

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring IPv6 Host Functions
Monitoring and Maintaining IPv6 Host Information
Command
1.
configure terminal
2.
ipv6 icmp error-interval interval [bucketsize]
3.
end
Monitoring and Maintaining IPv6 Host Information
Command
show ipv6 interface interface-id
show ipv6 mtu
show ipv6 neighbors
show ipv6 prefix-list
show ipv6 protocols
show ipv6 route
show ipv6 static
show ipv6 traffic
show ip http server history
show ip http server connection
show ip http client connection
show ip http client history
Configuration Examples for IPv6 Host Functions
Enabling IPv6: Example
This example shows how to enable IPv6 with both a link-local address and a global address based on the IPv6 prefix
2001:0DB8:c18:1::/64. The EUI-64 interface ID is used in the low-order 64 bits of both addresses. Output from the show
ipv6 interface EXEC command shows how the interface ID (20B:46FF:FE2F:D940) is appended to the link-local prefix
FE80::/64 of the interface.
Switch(config)# sdm prefer dual-ipv4-and-ipv6 default
Switch(config)# interface gigabitethernetfastethernet1/0/11
Switch(config-if)# ipv6 address 2001:0DB8:c18:1::/64 eui 64
Switch(config-if)# end
Purpose
Enters global configuration mode.
Configures the interval and bucket size for IPv6 ICMP error
messages:
interval—The interval (in milliseconds) between tokens being
added to the bucket. The range is from 0 to 2147483647
milliseconds.
bucketsize—(Optional) The maximum number of tokens
stored in the bucket. The range is from 1 to 200.
Returns to privileged EXEC mode.
Purpose
Displays IPv6 interface status and configuration.
Displays IPv6 MTU per destination cache.
Displays IPv6 neighbor cache entries.
Displays a list of IPv6 prefix lists.
Displays IPv6 routing protocols on the switch.
Displays the IPv6 route table entries.
Displays IPv6 static routes.
Displays IPv6 traffic statistics.
Displays the previous 20 connections to the HTTP server, including
the IP address accessed and the time when the connection was
closed.
Displays the current connections to the HTTP server, including the
local and remote IP addresses being accessed.
Displays the configuration values for HTTP client connections to HTTP
servers.
Displays a list of the last 20 requests made by the HTTP client to the
server.
664

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents