As a Cisco CCNA certified professional, it is very important to know the basic Cisco switch configuration commands to improve the performances and the security of the enterprise network. Network diagram Lab instructions This lab will test your ability to configure basic settings such as hostname, m...
To explain basic switch configuration commands, I will use packet tracer network simulator software. You can use any network simulator software or can use a real Cisco switch to follow this guide. There is no difference in output as long as your selected software contains the commands explained ...
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...
IP Multicast Commands MPLS Configuration Commands Basic MPLS Configuration Commands authentication exclude authentication key-chain authentication key-chain all authentication key-chain peer-group auto-frr lsp-trigger backoff timer bfd bind ldp-lsp display default-parameter mpls ldp display default-paramete...
Related command: save, reset saved-configuration, display saved-configuration. Example # Display the running configuration parameters of the switch. <Sysname> display current-configuration # sysname Sysname # domain default enable system # telnet server enable # vlan 1 # radius scheme system server-...
[Sysname-Ethernet1/0/1] description lanswitch-interface 1.1.4 display brief interface Syntax display brief interface [ interface-type [ interface-number ] ] [ | { begin | include | exclude } regular-expression ] View Any view Parameter interface-type: Port type. interface-number: Port number...
The device has many functions; therefore various configuration commands and query commands are provided to facilitate device management and maintenance. Huawei switch registers commands to different command views based on the functions of the commands so that users can easily use them. To configure a ...
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 ...
You can work around this non-interactive behavior of certain commands by placing a -i switch (option) after the command. Try the following example:$ touch newfile.txt$ rm -i newfile.txt rm: remove regular empty file 'newfile.txt'?
For a non-VTEP device that is merely participating in EVPN route exchange, such as a spine switch where the network deployment uses hop-by-hop eBGP or the switch is acting as an iBGP route reflector, activating the interface for the EVPN address family is the fundamental confi...