20-9
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 20 Administering the Switch
Scheduling a System Reset
This example shows how to display the ARP cache:
Console> (enable)
show arp
ARP Aging time = 300 sec
+ - Permanent Arp Entries
* - Static Arp Entries
+ 10.1.1.1 at 00-80-1c-93-80-60 on vlan 1
172.20.52.1 at 00-60-5c-86-5b-28 port 8/1 on vlan 1
* 20.1.1.1 at 00-80-1c-93-80-40 port 8/1 on vlan 1
Console> (enable)
To clear ARP entries, perform this task in privileged mode:
This example shows how to clear all permanent ARP entries and verify the configuration:
Console> (enable)
clear arp permanent
Permanent ARP entries cleared.
Console> (enable)
Console> (enable)
show arp
ARP Aging time = 300 sec
+ - Permanent Arp Entries
* - Static Arp Entries
172.20.52.1 at 00-60-5c-86-5b-28 port 8/1 on vlan 1
* 20.1.1.1 at 00-80-1c-93-80-40 port 8/1 on vlan 1
Console> (enable)
Scheduling a System Reset
These sections describe how to schedule a system reset:
•
Scheduling a Reset at a Specific Time, page 20-10
•
Scheduling a Reset Within a Specified Amount of Time, page 20-10
You can use the
schedule reset
command to schedule a system to reset at a future time. This feature
allows you to upgrade software during business hours and schedule the system upgrade after business
hours to avoid a major impact on users.
You can also use the schedule reset feature when trying out new features on a switch. To avoid
misconfiguration or the possibility of losing network connectivity to the device, you can set up the
startup configuration feature and schedule a reset to occur in 30 minutes. You can then change the
configuration, and if connectivity is lost, the system will reset in 30 minutes and return to the previous
configuration.
Task
Command
Step 1
Clear a dynamic, static, or permanent ARP entry.
clear arp
[
dynamic
|
permanent
|
static
]
{
ip_addr hw_addr
}
Step 2
Verify the ARP configuration.
show arp