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 Switch(config-if)#switchport mode access Switch(config-if)#switchport port-security Switch(config-i...
Cisco is a worldwide technology leader. Our purpose is to power an inclusive future for all through software, networking, security, computing, and more solutions.
Switch(config-line)#password hello Switch(config-line)#login Switch(config-line)#exit Switch(config)#interface vlan 1 Switch(config-if)#ip address 192.168.1.1 255.255.255.0 Switch(config-if)#no shutdown Switch(config-if)# %LINK-5-CHANGED: Interface Vlan1, changed state to up Switch(config-...
(config)# IP domain-name routerfreak.com (config)# hostname Switch01 (config)# interface VLAN1 (config)# description Management VLAN (config)# IP address 192.168.101.1 255.255.255.0 vtp [client | server | transparent] vtp domain name
Configure default zone mode (basic/enhanced) [basic]: //配置默认区域模式 The following configuration will be applied: //将应用以下配置 password strength-check switchname MDS9148-1 interface mgmt0 ip address 192.168.10.12 255.255.255.0 gatway 192.168.10.1 ...
Would you like to enter the basic configuration dialog (yes/no): no User Access Verification 3、Boot Variables 通过boot命令设定机箱起机时载入的镜像 Boot对sup-1和sup-2执行相同的操作,无需指定boot操作的的引擎 n7000(config)#boot kickstart bootflash:n7000-s1-kickstart.5.1.1.bin n7000(config)...
So, got a brand-spankin' new Catalyst 9300. Racked it up, connected to console port with PuTTY, booted the switch. Went through the basic configuration script. When it was done, I tried to enter enable mode and found I couldn't - evidently, I
Sw2(config)#interface f0/1 Sw2 (config -if) #ip address 192.167.1.11 255.255.255.0 Sw2(config -if) # no shutdown Secure Your Switch with Basic Passwords You can set a different password on the Cisco switch in order to make it secure. For setting the login password or enabling password ...
switch (config)# switchname switchswitch(config)# switch(config)# interface mgmt 0switch(config-if)# ip adress 192.168.100.108 255.255.255.0switch(config-if)# no shutdown interface mgmt 0 表示的是交换机的管理端口。2.2. 配置VSAN 接下来配置VSAN switch#config t switch (config)...
在router#提示符下键入configure terminal,出现提示符router(config)#,此时路由器处于全局设置状态,这时可以设置路由器的全局参数。 4.router(config-if)#;router(config-line)#; router(config-router)#;… 路由器处于局部设置状态,这时可以设置路由器某个局部的参数。