Specifications
2-23
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 2 Assigning the Switch IP Address and Default Gateway
Verifying Configuration
To cancel a previously scheduled reload, use the reload cancel privileged EXEC command.
Displaying Scheduled Reload Information
To display information about a previously scheduled reload or to find out if a reload has been scheduled
on the switch, use the show reload privileged EXEC command.
It displays reload information including the time the reload is scheduled to occur and the reason for the
reload (if it was specified when the reload was scheduled).
Verifying Configuration
You can check the configuration settings you entered or changes you made by entering this privileged
EXEC command:
IE-2000U-4T#show running-config
Building configuration...
Current configuration : 3018 bytes
!
! Last configuration change at 02:55:14 UTC Mon Mar 1 1993
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname IE-2000U-4T
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
system mtu routing 1998
ip routing
no ip domain-lookup
ip name-server 10.78.134.231
!
ip dhcp relay information policy keep
ip dhcp relay information trust-all
!
ip dhcp pool test1
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
dns-server 10.78.134.231
.
.
.
To store the configuration or changes you have made to your startup configuration in flash memory, enter
this privileged EXEC command:
Switch# copy running-config startup-config
Destination filename [startup-config]?
Building configuration...