Configuring Layer 3 Interface Counters - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 35
Configuring Layer 3 Interfaces
Global unicast address(es):
Joined group address(es):
MTU is 1280 bytes
...................(continued)
When IPv6 is enabled on an interface using any CLI command, you may see the following message:
Note
% Hardware MTU table exhausted
In this situation, the IPv6 MTU value programmed in hardware differs from the IPv6 interface MTU
value. This situation occurs if no room exists in the hardware MTU table to store additional values. You
must free up some space in the table by unconfiguring some unused MTU values and subsequently
disable and reenable IPv6 on the interface or reapply the MTU configuration.

Configuring Layer 3 Interface Counters

Catalyst 4900M, Catalyst 4948E, Supervisor Engine 6-E, Supervisor Engine 6L-E, Supervisor Engine
Note
7-E, Supervisor Engine 7L-E, and Supervisor Engine 8-E, do not support Layer 2 interface counters.
To configure Layer 3 interface counters (assign counters to a Layer 3 interface), perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface interface-id
Step 3
Switch(config-if)# counter {ipv4 | ipv6 | ipv4
ipv6 separate>
Step 4
Switch(config)# end
Step 5
Switch# show run interface interface-id
This example shows how to enable counters on interface VLAN 1:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# interface vlan 1
Switch(config-if)# counter ipv4
Switch(config-if)# end
1001::1, subnet is 1001::/64
FF02::1
FF02::1:FF00:1
FF02::1:FFBC:DEEA
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Configuring VLANs as Layer 3 Interfaces
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Enables counters.
counter —Enables collection of IPv4 and IPv6 statistics
and displays them as a sum
counter ipv4 — Enables collection of IPv4 statistics
only
counter ipv6 — Enables collection of IPv6 statistics
only
counter ipv4 ipv6 separate —Enables collection of
IPv4 and IPv6 statistics and displays them individually
Exits configuration mode.
Displays the running configuration.
End with CNTL/Z.
35-11

Advertisement

Table of Contents
loading

Table of Contents