Switch(config-if)#switchport port-security Switch(config-if)#switchport port-security maximum 1 Switch(config-if)#switchport port-security mac-address 0060.70e5.cdd1 Switch(config-if)#switchport port-security violation shutdown Switch(config-if)#exit Switch(config)# Switch(config)#int fast0/2 Swi...
Whether installing abrand newswitch orsimplyreorganizing your network,the first step isconnectingyour device totheswitch's console port. Then,we'll move to the configuration of the switch. The initial configuration allows the switch to recognize the new devicesthat are attached. Not the configuration...
1. Telnet Switch Config: Switch>en Switch#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#enable secret zhang Switch(config)#line console 0 Switch(config-line)#password 123 Switch(config-line)#login Switch(config-line)#exit Switch(config)#line vty 0 15 ...
This chapter describes basic switch configuration functions. This chapter includes the following sections: Image Files on the Switch Upgrading the Switch Downgrading from a Higher Release Initial Configuration Accessing the Switch Additional Switch Configuration NTP Configuration ...
After all four switches are configured with the ring, reenable the HSR ports on each switch: Switch1# conf t Enter configuration commands, one per line. End with CNTL/Z. Switch1(config)# int hs1 Switch1(config-if-range)# no shutdown Switch1(config-if-range)#...
[no]: 设置端口参数 BRI interface needs isdn switch-type to be configured Valid switch types are : [0] none...Only if you don't want to configure BRI. [1] basic-1tr6...1TR6 switch type for Germany [2] basic-5ess...AT&T 5ESS switch type for the US/Canada [3] basic-dms...
Telnet ip address of the switch Just like: Telnet 192.168.0.253 Cisco Catalyst 1900 Switch Commands The following are some basic Cisco Catalyst 1900 switch commands: Show running-config: This command displays the memory status of the Cisco Catalyst 1900 switch Show interfaces: This command displays...
Cisco IOS Router Basic Configuration: https://networklessons.com/cisco/ccna-routing-switching-icnd1-100-105/cisco-ios-router-basic-configuration Configure an IP Address on a Switch: https://study-ccna.com/configure-an-ip-address-on-a-switch/ Want to practice Cisco CCNA technologies on your lap...
Switch(config)# interface gigabitethernet 2/0/11 Switch(config-if)# description Printer in Bldg A, room 213 Port Speed You can assign a specific speed to multiple-speed switch ports through interface configuration commands. Use the speed command to set a speed of 10, 100, 1000, or Autonego...
Router(config-if)#<– Interface Configuration Mode Router(config-line)#<– Line Configuration Mode I assume that you already have some basic knowledge of CLI and how to navigate between different configuration modes (user mode, privileged exec mode etc), so let’s get started: ...