欢迎来到天天文库
浏览记录
ID:40276816
大小:119.00 KB
页数:23页
时间:2019-07-30
《锐捷基本命令大全》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、>Enable进入特权模式 #Exit返回上一级操作模式 #End返回到特权模式 #writememory或copyrunning-configstartup-config保存配置文件 #delflash:config.text删除配置文件(交换机及1700系列路由器) #erasestartup-config删除配置文件(2500系列路由器) #delflash:vlan.dat删除Vlan配置信息(交换机) #Configureterminal进入全局配置模式 (config)#hostnameswitchA配置设备名称为switchA (config)#ba
2、nnermotd&配置每日提示信息&为终止符 (config)#enablesecretlevel10star配置远程登陆密码为star (config)#enablesecretlevel150star配置特权密码为star Level1为普通用户级别,可选为1~15,15为最高权限级别;0表示密码不加密 (config)#enableservicesweb-server开启交换机WEB管理功能 Services可选以下:web-server(WEB管理)、telnet-server(远程登陆)等 查看信息 #showrunning-config查看当前生效的配置信
3、息 #showinterfacefastethernet0/3查看F0/3端口信息 #showinterfaceserial1/2查看S1/2端口信息 #showinterface查看所有端口信息 #showipinterfacebrief以简洁方式汇总查看所有端口信息 #showipinterface查看所有端口信息 #showversion查看版本信息 #showmac-address-table查看交换机当前MAC地址表信息 #showrunning-config查看当前生效的配置信息 #showvlan查看所有VLAN信息 #showvlanid10查看
4、某一VLAN(如VLAN10)的信息 #showinterfacefastethernet0/1switchport查看某一端口模式(如F0/1) #showaggregateport1summary查看聚合端口AG1的信息 #showspanning-tree查看生成树配置信息 #showspanning-treeinterfacefastethernet0/1查看该端口的生成树状态 #showport-security查看交换机的端口安全配置信息 #showport-securityaddress查看地址安全绑定配置信息 #showipaccess-listsli
5、stname查看名为listname的列表的配置信息 #showaccess-lists 端口的基本配置 (config)#Interfacefastethernet0/3进入F0/3的端口配置模式 (config)#interfacerangefa0/1-2,0/5,0/7-9进入F0/1、F0/2、F0/5、F0/7、F0/8、F0/9的端口配置模式 (config-if)#speed10配置端口速率为10M,可选10,100,auto (config-if)#duplexfull配置端口为全双工模式,可选full(全双工),half(半双式),auto(自适应)
6、 (config-if)#noshutdown开启该端口 (config-if)#switchportaccessvlan10将该端口划入VLAN10中,用于VLAN (config-if)#switchportmodetrunk将该端口设为trunk模式,用于Tagvlan 可选模式为access,trunk (config-if)#port-group1将该端口划入聚合端口AG1中,用于聚合端口 聚合端口的创建 (config)#interfaceaggregateport1创建聚合接口AG1 (config-if)#switchportmodetrunk配置并保
7、证AG1为trunk模式 (config)#intf0/23-24 (config-if-range)#port-group1将端口(端口组)划入聚合端口AG1中 生成树 (config)#spanning-tree开启生成树协议 (config)#spanning-treemodestp指定生成树类型为stp 可选模式stp,rstp,mstp (config)#spanning-treepriority4096设置交换机的优先级为4096,优先级值小
此文档下载收益归作者所有