switch(enable)setinterfacesc0ip-addressnetmaskbroadcast-address switch(enable)setinterfacesc0vlan switch(enable)setiproutedefaultgateway 4.在基于IOS的交换机上启用和浏览CDP信息: switch(config)#cdprun switch(config-if)#nocdpenable 为了查看Cisco邻接设备的CDP通告信息: switch#showcdpinterface[typemodle/port]...
命令:Switch#config terminal 进入具体端口配置模式: 例如进入fastethernet0/1端口,命令:Switch(config)#Interface fastethernet0/1 配置端口安全模式并绑定主机MAC地址: 命令:Switch(config - if)switchport port - security mac - address MAC(主机的MAC地址),这里的MAC(主机的MAC地址)需要替换为实际要绑定的主机MAC...
The Cisco SGE2000 24-Port Gigabit Switch (Figure 1) helps maximize system availability, with fully redundant stacking and dual images for resilient firmware upgrades. The switch helps secure the network through IEEE 802.1Q VLANs, IEEE 802.1X port authentication, access control lists (ACLs), ...
Switch(config)# interface range g1/0/2 - 3 Switch(config-if-range)# shutdown Switch(config-if-range)# switchport trunk encapsulation dot1q Switch(config-if-range)# switchport mode trunk Switch(config-if-range)# channel-group 5 mode active Switch(config-if-range)# no shutdown 註:請始終...
clock set 18:59:00 nov 25 2013 //设置时钟。*注意设置格式。hh:mm:ss month day year ---设置管理口--- interface FastEthernet0 //指定管理口,默认管理口为F0端口,此端口与ILO通讯,用于管理交换机。 ip address 10.91.246.244 255.255.255.0 //设置静态管理IP地址。 no sh //指定开启F0管理端口...
switch# configure terminal switch(config)# vpc domain 1 switch(config-vpc-domain)# no layer3 peer-router syslog switch(config-vpc-domain)# end switch# 此組態必須在兩個 vPC 對等上執行,才可在其中停用系統日誌。 由於思科錯誤 ID CSCvs82183 和思科錯誤 ID CSCvw16965,TTL 為 1 的資料平面流量...
1. switch配置命令 (1)模式转换命令 用户模式---特权模式,使用命令"enable" 特权模式---全局配置模式,使用命令"config t" 全局配置模式---接口模式,使用命令"interface+接口类型+接口号" 全局配置模式---线控模式,使用命令"line+接口类型+接口号" 注: 用户...
switch(enable) set interface sc0 vlan switch(enable) set ip route default gateway 4.在基于IOS的交换机上启用和浏览CDP信息: switch(config-if)# cdp enable switch(config-if)# no cdp enable 为了查看Cisco邻接设备的CDP通告信息: switch# show cdp interface [type modle/port] ...
switch(enable) set trunk module/port [on|off|desirable|auto|nonegotiate] Vlan-range [isl|dotlq|dotl0|lane|negotiate] 10.在基于IOS的交换机上配置VTP管理域: switch# vlan database switch(vlan)# vtp domain domain-name 在基于CLI的交换机上配置VTP管理域: switch(enable) set vtp [domain domain-name...
Switch(config)#hostname SW2 SW2(config)#int range f0/1-2 SW2(config-if-range)#channel-group 1 mode auto SW2(config-if-range)# Creating a port-channel interface Port-channel 1 %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down ...