Current configuration: 1363 bytes
!
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Stack1
!
enable secret 5 $1$ej9.$DMUvAUnZOAmvmgqBEzIxE0
!
.
<output truncated>
.
interface gigabitethernet6/0/2
mvr type source
<output truncated>
...!
interface VLAN1
ip address 172.20.137.50 255.255.255.0
no ip directed-broadcast
!
ip default-gateway 172.20.137.1 !
!
snmp-server community private RW
snmp-server community public RO
snmp-server community private@es0 RW
snmp-server community public@es0 RO
snmp-server chassis-id 0x12
!
end
Examples: Displaying Software Install
This example displays software bootup in install mode:
switch#
boot flash:/c2960x-universalk9-mz-150-2.EX/c2960x-universalk9-mz-150-2.EX.bin
Configuration Examples for Performing Switch Setup
Example: Configuring a Switch as a DHCP Server
Switch#
configure terminal
Switch(config)#
ip dhcp pool pool1
Switch(dhcp-config)#
network 10.10.10.0 255.255.255.0
Switch(dhcp-config)#
boot config-boot.text
Switch(dhcp-config)#
default-router 10.10.10.1
Switch(dhcp-config)#
option 150 10.10.10.1
Switch(dhcp-config)#
exit
Switch(config)#
tftp-server flash:config-boot.text
Switch(config)#
interface gigabitethernet1/0/4
Switch(config-if)#
no switchport
Switch(config-if)#
ip address 10.10.10.1 255.255.255.0
Switch(config-if)#
end
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1584
Configuration Examples for Performing Switch Setup
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......