思科交换机基本配置命令(思科交换机的基本配置命令学习小结)
大家好,综合小编来为大家讲解下思科交换机基本配置命令,思科交换机的基本配置命令学习小结这个很多人还不知道,现在让我们一起来看看吧!
CISCO交换机的基本配置:控制台端口连接用户模式主机名#;特权模式主机名(配置)#;全局配置模式主机名(config-if)#;
开关密码设置:开关使能;进入特权模式开关# configterminal进入全局配置模式开关(config)# hostname cs ico;设置交换机的主机名switch(config)# enable secret CSI co 1;设置特权加密密码开关(config)# enable password cs ico 8;设置特权非保密口令开关(config)# line console 0;进入控制台端口交换机(config-line)# line vty 04;进入虚拟终端交换机(config-line)# log in;允许虚拟终端登录到交换机(config-line)# passwordcsico 6;设置虚拟终端登录密码csico6switch # exit放指令
Configure VTP: switch #vlan database; Enter the virtual local area network and set the switch (VLAN)# VLAN 2; Establish VLAN 2 switch (vlan)#vlan 3 name VLAN 3; Build VLAN 3 and name it VLAN 3 switch (VLAN) # NOVLAN 2; Delete VLAN 2 switch (config) # intf0/1; Access Port 1 Switch (Configuration) # Speed? Check the subcommand switch of the speed command (configuration) # Speed 100 Set the port speed to 100 MB/s(10/automatic) Switch (configuration) # Duplex? View the subcommand switch (configuration) of the two-story apartment # Full-duplex setting The port is a full-duplex (automatic/semi-automatic) switch (configuration) # Description to _PC1 This is the port described as to _ PC1 switch (config-if) # Switchport to access VLAN 2; The current port joins VLAN 2 switch (config -if)# Switchport mode trunk is set to trunk mode (access mode) Switch (configuration-if) # Switch port relay allows vlan 1,
开关显示命令:开关# write保存交换机# showvtp的配置信息;检查vtp配置信息交换机# showrun查看当前配置信息开关# show VLAN;查看vlan配置信息交换机# show接口;检查交换机# show int f0/0的端口信息;检查指定端口信息switch#show int f0/0状态;查看指定端口状态开关# dir flash:查看闪存
思科路由器配置命令大全网2010-06-26 06:43:44阅读657条评论0字号:大中小订阅。
2.路由器配置命令ip route非直连网段的子网掩码配置静态/默认路由显示ip路由查看路由表显示ip协议显示所有被动路由协议以及接口上设置的协议。Show IP Protocols显示路由器上配置的路由协议,并给出路由协议的用法。
路由器rip激活Rip协议,网络直连网段释放直连网段接口回看0激活逻辑接口被动接口接口类型接口号配置接口为被动模式调试IP协议动态查看路由更新信息undebug all关闭所有deb。UG信息路由器eigrp as号激活eigrp路由协议网段子网掩码释放直连网段显示ip eigrp邻居视图邻居表显示ip eigrp拓扑视图拓扑表显示ip eigrp流量视图发送的数据包数量路由器操作系统。Pf process-ID激活ospf协议网络直连网段区号释放直连网段show ip ospf显示OSPF进程号和路由器标识封装格式更改封装格式no ip admain-lookup关闭路由器的域名查找ip路由in启用三层交换机上的路由功能show user查看SW的在线用户clear line Line Number Clear Line。
3.三层交换机配置命令配置一组二层端口,配置终端进入配置状态。接口{ {快速以太网|千兆以太网}接口ID } | { VLAN VLAN ID } | {端口-
Channel port-channel number} enters the port configuration state. There is no switch port to change the physical port into a three-layer port ip address ip address subnet mask. Configure the Internet Protocol address and mask and activate the port without turning it off. Example: switch (configuration) # Interface Gigabit Ethernet 0/2 switch (configuration -if)# Switch without switch port (configuration -if)# Ip Address 192.20.135.21 255.255.255.0 Switch (Configuration -if)# No configuration VLAN Configuration Terminal enters configuration state vlan vlan-id Enter a VLAN number, and then enter the VLAN configuration state.Name vlan-name可选)输入vlan名称。如果没有配置VLAN名称,默认名称是VLAN号码用零填充。
Auto-negotiate switch port mode {Dynamic {Auto | Ideal} | Trunk} Configure two-layer trunk mode.
动态自动—自动协商是否成为中继动态理想—将端口设置为中继。如果另一个端口是中继端口,则配置本机VLAN。
Regardless of whether the other port is an access VLAN for the relay switch port (VLAN-ID is optional), specify a default VLAN. If this port is no longer a relay switch port, specify the local VLAN-ID of 802.1Q Example: Switch # configure terminalEnter enter the configuration command, one per line. End at cntl/z.switch (config) # interface FastEthernet 0/4 switch (config-if) # switchport mode trunk switch (config-if) # Switch port trunk encapsulation dot1q switch (config-if) # end defines VLAN configuration allowed by trunk. Terminal sub-enters configuration state. Interface identification enters port configuration. Switch port mode. Relay configuration. Layer 2 port configures VLAN allowed by relay switch port {Add | All | Remove | VLAN-list optional). Configure trunk permission.
配置STP路径值的负载平衡。Trunk1以8比10击败VLAN,Trunk2以2比4击败VLAN。
Configure terminal to enter switch 1, configure status interface fastethernet 0/1 to enter F0/1 switch port relay package {isl | dot1q | negotiate} configure package switch port mode relay configuration trunk, By default, the project research (cataloging) package exit returns. Repeat steps 2-4 on F0/2. Exit returns display running configuration verification configuration display vlan verification switch 1 has learned VLAN configuration. The terminal enters the configuration status interface fastethernet 0/1 and enters F0/1 Spanning Tree vlan 2 Cost is 30 Set Vlan2 Spanning Tree Path Value to 30 Spanning Tree vlan 3 Cost 30 Set Vlan3 Spanning Tree Path Value to 30 Spanning Tree vlan 4 Cost 30 Set Vlan4 Spanning Tree Path Value to 30 End Exit Repeat steps 9-11 on F0/2 of switch 1 to set VLANs 8, 9,
补充:CISCO命令集——路由协议和故障排除*ip路由命令
路由器(配置)# ip路由目录网络或子网号[子网掩码]下一个路由器ip地址|从本地退出。
【管理距离0~255,默认为1】的地址(注:静态地址配置)
*ip default-network命令
Router(config)# ip default-network 目标网络号(注:配合路由协使用,
用其中的一个动态路由号作默认路由配置)Router(config)# ip route 0.0.0.0 0.0.0.0 下一路由器IP地址| 从本地出口的地址(注:只有一个公网地址时,
在出口路由器上的配置)
*内部路由选择协议
*使用router和network命令
Router(config)# router 路由协议rip | igrp | eigrp | ospf | is-is等[自主系统号]Router(config-router)# network 直接相连的要用此路由协议的网络号Router(config-router)# network 直接相连的要用此路由协议的网络号
*路由信息协议RIP
Router(config)# router ripRouter(config-router)# network 直接相连的要用rip协议的有类别网络号Router# show ip protocolsRouter# show ip routeRouter# debug ip rip
*内部网关路由协议IGRP
Router(config)# router igrp 自主系统号Router(config-router)# network 直接相连的要用igrp协议的有类别网络号Router# show ip interfaceRouter# show ip protocolsRouter# show ip routeRouter# debug ip rip
*排除网络故障
排除网络故障的一个总体模型
Router# ping 有故障的主机| 有故障的IP地址Router# show ip routeRouter# show interface 有故障的接口Router# show run
*IP的故故障排除
检查可用的路由
Router# show ip route 有故障的IP地址27.4.4 跟踪路由(Tracing the Route)SUN-A traceroute 有故障的主机| 有故障的IP地址C:/windows/winipcfgC:/windows/ipconfigC:/windows/ipconfig/allC:/windows/tracert 有故障的主机| 有故障的IP地址
使用扩展的ping来跟踪连接性
Router# ping
*其它可能的故障
一个地址解析(ARP)的故障
Router# show arpRouter# show interface 有故障的接口C:/windows/arp -aSUN-A arp a
验证终端系统的路由表C:/windows/netstat rnC:/windows/route f add 0.0.0.0 mask 0.0.0.0 需要添加入的网关地址C:/windows/route [f ] [[print | add | delete | change] [destination] [mask
netmask] [gateway]]C:/windows/route add mask 网络掩码网关ip地址C:/windows/route delete mask 网络掩码网关ip地址C:/windows/nbtstat 相应的参数SUN-A netstat -rn路由器
CISCO交换机配置命令大全2009-08-13 21:131.在基于IOS的交换机上设置主机名/系统名:switch(config)# hostname hostname在基于CLI的交换机上设置主机名/系统名:switch(enable) set system name name-string
2.在基于IOS的交换机上设置登录口令:switch(config)# enable password level 1 password在基于CLI的交换机上设置登录口令:switch(enable) set passwordswitch(enable) set enalbepass
3.在基于IOS的交换机上设置远程访问:switch(config)# interface vlan 1switch(config-if)# ip address ip-address netmaskswitch(config-if)# ip default-gateway ip-address在基于CLI的交换机上设置远程访问:switch(enable) set interface sc0 ip-address netmask broadcast-addressswitch(enable) set interface sc0 vlanswitch(enable) set ip route default gateway
4.在基于IOS的交换机上启用和浏览CDP信息:switch(config-if)# cdp enableswitch(config-if)# no cdp enable为了查看Cisco邻接设备的CDP通告信息:switch# show cdp interface [type modle/port]switch# show cdp neighbors [type module/port] [detail]在基于CLI的交换机上启用和浏览CDP信息:switch(enable) set cdp {enable|disable} module/port为了查看Cisco邻接设备的CDP通告信息:switch(enable) show cdp neighbors[module/port] [vlan|duplex|capabilities|detail]
5.基于IOS的交换机的端口描述:switch(config-if)# description description-string基于CLI的交换机的端口描述:switch(enable)set port name module/number description-string
6.在基于IOS的交换机上设置端口速度:switch(config-if)# speed{10|100|auto}在基于CLI的交换机上设置端口速度:switch(enable) set port speed moudle/number {10|100|auto}switch(enable) set port speed moudle/number {4|16|auto}
7.在基于IOS的交换机上设置以太网的链路模式:switch(config-if)# duplex {auto|full|half}在基于CLI的交换机上设置以太网的链路模式:switch(enable) set port duplex module/number {full|half}
8.在基于IOS的交换机上配置静态VLAN:switch# vlan databaseswitch(vlan)# vlan vlan-num name vla
switch(vlan)# exitswitch# configure teriminalswitch(config)# interface interface module/numberswitch(config-if)# switchport mode accessswitch(config-if)# switchport access vlan vlan-numswitch(config-if)# end在基于CLI的交换机上配置静态VLAN:switch(enable) set vlan vlan-num [name name]switch(enable) set vlan vlan-num mod-num/port-list
9. 在基于IOS的交换机上配置VLAN中继线:switch(config)# interface interface mod/portswitch(config-if)# switchport mode trunkswitch(config-if)# switchport trunk encapsulation {isl|dotlq}switch(config-if)# switchport trunk allowed vlan remove vlan-listswitch(config-if)# switchport trunk allowed vlan add vlan-list在基于CLI的交换机上配置VLAN中继线:switch(enable) set trunk module/port [on|off|desirable|auto|nonegotiate]Vlan-range [isl|dotlq|dotl0|lane|negotiate]
10.在基于IOS的交换机上配置VTP管理域:switch# vlan databaseswitch(vlan)# vtp domain domain-name在基于CLI的交换机上配置VTP管理域:switch(enable) set vtp [domain domain-name]
11.在基于IOS的交换机上配置VTP 模式:switch# vlan databaseswitch(vlan)# vtp domain domain-nameswitch(vlan)# vtp {sever|cilent|transparent}switch(vlan)# vtp password password在基于CLI的交换机上配置VTP 模式:switch(enable) set vtp [domain domain-name] [mode{ sever|cilent|transparent }][password password]
12. 在基于IOS的交换机上配置VTP版本:switch# vlan databaseswitch(vlan)# vtp v2-mode在基于CLI的交换机上配置VTP版本:switch(enable) set vtp v2 enable
13. 在基于IOS的交换机上启动VTP剪裁:switch# vlan databaseswitch(vlan)# vtp pruning在基于CL I 的交换机上启动VTP剪裁:switch(enable) set vtp pruning enable
14.在基于IOS的交换机上配置以太信道:switch(config-if)# port group group-number [distribution {source|destination}]在基于CLI的交换机上配置以太信道:switch(enable) set port channel moudle/port-range mode{on|off|desirable|auto}
15.在基于IOS的交换机上调整根路径成本:switch(config-if)# spanning-tree [vlan vlan-list] cost cost在基于CLI的交换机上调整根路径成本:
switch(enable) set spantree portcost moudle/port costswitch(enable) set spantree portvlancost moudle/port [cost cost][vlan-list]
16.在基于IOS的交换机上调整端口ID:switch(config-if)# spanning-tree[vlan vlan-list]port-priority port-priority在基于CLI的交换机上调整端口ID:switch(enable) set spantree portpri {mldule/port}priorityswitch(enable) set spantree portvlanpri {module/port}priority [vlans]
17. 在基于IOS的交换机上修改STP时钟:switch(config)# spanning-tree [vlan vlan-list] hello-time secondsswitch(config)# spanning-tree [vlan vlan-list] forward-time seconds` switch(config)# spanning-tree [vlan vlan-list] max-age seconds在基于CLI的交换机上修改STP时钟:switch(enable) set spantree hello interval[vlan]switch(enable) set spantree fwddelay delay [vlan]switch(enable) set spantree maxage agingtiame[vlan]
18. 在基于IOS的交换机端口上启用或禁用Port Fast 特征:switch(config-if)#spanning-tree portfast在基于CLI的交换机端口上启用或禁用Port Fast 特征:switch(enable) set spantree portfast {module/port}{enable|disable}
19. 在基于IOS的交换机端口上启用或禁用UplinkFast 特征:switch(config)# spanning-tree uplinkfast [max-update-rate pkts-per-second]在基于CLI的交换机端口上启用或禁用UplinkFast 特征:switch(enable) set spantree uplinkfast {enable|disable}[rate update-rate] [all-protocols off|on]
20. 为了将交换机配置成一个集群的命令交换机,首先要给管理接口分配一个IP地址,然后使用下列命令: switch(config)# cluster enable cluster-name
21. 为了从一条中继链路上删除VLAN,可使用下列命令:switch(enable) clear trunk module/port vlan-range
22. 用show vtp domain 显示管理域的VTP参数.
23. 用show vtp statistics显示管理域的VTP参数.
24. 在Catalyst交换机上定义TrBRF的命令如下:switch(enable) set vlan vlan-name [name name] type trbrf bridge bridge-num[stp {ieee|ibm}]
25. 在Catalyst交换机上定义TrCRF的命令如下:switch (enable) set vlan vlan-num [name name] type trcrf{ring hex-ring-num|decring decimal-ring-num} parent vlan-num
26. 在创建好TrBRF VLAN之后,就可以给它分配交换机端口.对于以太网交换,可以采用如下命令给VLAN分配端口:switch(enable) set vlan vlan-num mod-num/port-num
27. 命令show spantree显示一个交换机端口的STP状态.
28. 配置一个ELAN的LES和BUS,可以使用下列命令:ATM (config)# interface atm number.subint multiointATM(config-subif)# lane serber-bus ethernet elan-name
29. 配置LECS:ATM(config)# lane database database-nameATM(lane-config-databade)# name elan1-name server-atm-address les1-nsap-addressATM(lane-config-databade)# name elan2-name server-atm-address les2-nsap-addressATM(lane-config-databade)# name …
30. 创建完数据库后,必须在主接口上启动LECS.命令如下:ATM(config)# interface atm numberATM(config-if)# lane config database database-nameATM(config-if)# lane config auto-config-atm-address
31. 将每个LEC配置到一个不同的ATM子接口上.命令如下:ATM(config)# interface atm number.subint multipointATM(config)# lane client ethernet vlan-num elan-num
32. 用show lane server 显示LES的状态.
33. 用show lane bus显示bus的状态.
34. 用show lane database显示LECS数据库可内容.
35. 用show lane client显示LEC的状态.
36. 用show module显示已安装的模块列表.
37. 用物理接口建立与VLAN的连接:router# configure terminalrouter(config)# interface media module/portrouter(config-if)# description description-stringrouter(config-if)# ip address ip-addr subnet-maskrouter(config-if)# no shutdown
38. 用中继链路来建立与VLAN的连接:router(config)# interface module/port.subinterfacerouter(config-ig)# encapsulation[isl|dotlq] vlan-numberrouter(config-if)# ip address ip-address subnet-mask
39. 用LANE 来建立与VLAN的连接:router(config)# interface atm module/portrouter(config-if)# no ip addressrouter(config-if)# atm pvc 1 0 5 qsaalrouter(config-if)# atm pvc 2 0 16 ilnirouter(config-if)# interface atm module/port.subinterface multipointrouter(config-if)# ip address ip-address subnet-maskrouter(config-if)# lane client ethernet elan-numrouter(config-if)# interface atm module/port.subinterface multipointrouter(config-if)# ip address ip-address subnet-namerouter(config-if)# lane client ethernet elan-namerouter(config-if)# …
40. 为了在路由处理器上进行动态路由配置,可以用下列IOS命令来进行:router(config)# ip routingrouter(config)# router ip-routing-protocolrouter(config-router)# network ip-network-numberrouter(config-router)# network ip-network-number
41. 配置默认路由:switch(enable) set ip route default gateway
42. 为一个路由处理器分配VLANID,可在接口模式下使用下列命令:router(config)# interface interface numberrouter(config-if)# mls rp vlan-id vlan-id-num
43. 在路由处理器启用MLSP:router(config)# mls rp ip
44. 为了把一个外置的路由处理器接口和交换机安置在同一个VTP域中:router(config)# interface interface numberrouter(config-if)# mls rp vtp-domain domain-name
45. 查看指定的VTP域的信息:router# show mls rp vtp-domain vtp domain name
46. 要确定RSM或路由器上的管理接口,可以在接口模式下输入下列命令:router(config-if)#mls rp management-interface
47. 要检验MLS-RP的配置情况:router# show mls rp
48. 检验特定接口上的MLS配置:router# show mls rp interface interface number
49. 为了在MLS-SE上设置流掩码而又不想在任一个路由处理器接口上设置访问列表:set mls flow [destination|destination-source|full]
50. 为使MLS和输入访问列表可以兼容,可以在全局模式下使用下列命令:router(config)# mls rp ip input-acl
51. 当某个交换机的第3层交换失效时,可在交换机的特权模式下输入下列命令:switch(enable) set mls enable
52. 若想改变老化时间的值,可在特权模式下输入以下命令:switch(enable) set mls agingtime agingtime
53. 设置快速老化:switch(enable) set mls agingtime fast fastagingtime pkt_threshold
54. 确定那些MLS-RP和MLS-SE参与了MLS,可先显示交换机引用列表中的内容再确定:switch(enable) show mls include
55. 显示MLS高速缓存记录:switch(enable) show mls entry
56. 用命令show in arp显示ARP高速缓存区的内容。
57. 要把路由器配置为HSRP备份组的成员,可以在接口配置模式下使用下面的命令:router(config-if)# standby group-number ip ip-address
58. 为了使一个路由器重新恢复转发路由器的角色,在接口配置模式下:router(config-if)# standy group-number preempt
59. 访问时间和保持时间参数是可配置的:router(config-if)# standy group-number timers hellotime holdtime
60. 配置HSRP跟踪:router(config-if)# standy group-number track type-number interface-priority
61. 要显示HSRP路由器的状态:router# show standby type-number group brief
62. 用命令show ip igmp确定当选的查询器。
63. 启动IP组播路由选择:router(config)# ip muticast-routing
64. 启动接口上的PIM:dalllasr1(config-if)# ip pim {dense-mode|sparse-mode|sparse-dense-mode}
65. 启动稀疏-稠密模式下的PIM:router# ip multicast-routingrouter# interface type numberrouter# ip pim sparse-dense-mode
66. 核实PIM的配置:dallasr1# show ip pim interface[typ
67. 显示PIM邻居:dallasr1># show ip neighbor type number
68. 为了配置RP的地址,命令如下:dallasr1># ip pim rp-address ip-address [group-access-list-number][override]
69. 选择一个默认的RP:dallasr1># ip pim rp-address通告RP和它所服务的组范围:dallasr1># ip pim send-rp-announce type number scope ttl group-list access-list-number为管理范围组通告RP的地址:dallasr1># ip pim send-rp-announce ethernet0 scope 16 group-list1dallasr1># access-list 1 permit 266.0.0.0 0.255.255.255设定一个RP映像代理:dallasr1># ip pim send-rp-discovery scope ttl核实组到RP的映像:dallasr1># show ip pim rp mappingdallasr1># show ip pim rp [group-name|group-address] [mapping]
70. 在路由器接口上用命令ip multicast ttl-threshold ttl-value设定TTL阀值:dallasr1>(config-if)# ip multicast ttl-threshold ttl-value
71. 用show ip pim neighbor显示PIM邻居表。
72. 显示组播通信路由表中的各条记录:dallasr1>show ip mroute [group-name|group-address][scoure][summary][count][active kbps]
73. 要记录一个路由器接受和发送的全部IP组播包:dallasr1> #debug ip mpacket [detail] [access-list][group]
74. 要在CISCO路由器上配置CGMP:dallasr1>(config-if)# ip cgmp
75.配置一个组播路由器,使之加入某一个特定的组播组:dallasr1>(config-if)# ip igmp join-group group-address
76. 关闭 CGMP:dallasr1>(config-if)# no ip cgmp
77. 启动交换机上的CGMP:dallasr1>(enable) set cgmp enable
78. 核实Catalyst交换机上CGMP的配置情况:catalystla1>(enable) show configset prompt catalystla1>set interface sc0 192.168.1.1 255.255.255.0set cgmp enable
79. CGMP离开的设置:Dallas_SW(enable) set cgmp leave
80. 在Cisco设备上修改控制端口密码:R1(config)# line console 0R1(config-line)# loginR1(config-line)# password LisbonR1(config)# enable password LilbaoR1(config)# login localR1(config)# username student password cisco
81. 在Cisco设备上设置控制台及vty端口的会话超时:R1(config)# line console 0R1(config-line)# exec-timeout 5 10R1(config)# line vty 0 4R1(config-line)# exec-timeout 5 2
82. 在Cisco设备上设定特权级:R1(config)# privilege configure level 3 usernameR1(config)# privilege configure level 3 copy run startR1(config)# privilege configure level 3 pingR1(config)# privilege configure level 3 show runR1(config)# enable secret level 3 cisco
83. 使用命令privilege 可定义在该特权级下使用的命令:router(config)# privilege mode level level command
84. 设定用户特权级:router(config)# enable secret level 3 dallasrouter(config)# enable secret san-franrouter(config)# username student password cisco
85. 标志设置与显示:R1(config)# banner motd ‘unauthorized access will be prosecuted!’
86. 设置vty访问:R1(config)# access-list 1 permit 192.168.2.5R1(config)# line vty 0 4R1(config)# access-class 1 in
87. 配置HTTP访问:Router3(config)# access-list 1 permit 192.168.10.7Router3(config)# ip http severRouter3(config)# ip http access-class 1Router3(config)# ip http authentication localRouter3(config)# username student password cisco
88. 要启用HTTP访问,请键入以下命令:switch(config)# ip http sever
89. 在基于set命令的交换机上用setCL1启动和核实端口安全:switch(enable) set port security mod_num/port_num…enable mac addressswitch(enable) show port mod_num/port_num在基于CiscoIOS命令的交换机上启动和核实端口安全:switch(config-if)# port secure [mac-mac-count maximum-MAC-count]switch# show mac-address-table security [type module/port]
90. 用命令access-list在标准通信量过滤表中创建一条记录:Router(config)# access-list access-list-number {permit|deny} source-address [source-address]
91. 用命令access-list在扩展通信量过滤表中创建一条记录:Router(config)# access-list access-list-number {permit|deny{protocol|protocol-keyword}}{source source-wildcard|any}{destination destination-wildcard|any}[protocol-specific options][log]
92. 对于带内路由更新,配置路由更新的最基本的命令格式是:R1(config-router)#distribute-list access-list-number|name in [type number]
93. 对于带外路由更新,配置路由更新的最基本的命令格式是:R1(config-router)#distribute-list access-list-number|name out [interface-name] routing-process| autonomous-system-number
94. set snmp命令选项:set snmp community {read-only|ready-write|read-write-all}[community_string]
95. set snmp trap 命令格式如下:set snmp trap {enable|disable}[all|moudle|classis|bridge|repeater| auth|vtp|ippermit|vmps|config|entity|stpx]set snmp trap rvcr_addr rcvr_community
96. 启用SNMP chassis 陷阱:Console>(enable) set snmp trap enable chassis
97. 启用所有SNMP chassis 陷阱:Console>(enable) set snmp trap enable
98. 禁用SNMP chassis 陷阱:Console>(enable) set snmp trap disable chassis
99. 给SNMP陷阱接收表加一条记录:Console>(enable) set snmp trap 192.122.173.42 public
100. show snmp 输出结果。
101. 命令set snmp rmon enable 的输出结果。
102. 显示SPAN信息:Consile> show span
一些华为路由器命令:
删除设备配置reset saved-configuration
重启reboot
看当前配置文件display current-configuration
改设备名sysname
保存配置save
进入特权模式sysview华为只有2层模式 不像cisco enale之后还要conf t
定义aclacl nubmere XXXX(3000以上)进入以后rule permit/deny IP/TCP/UDP等 source XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX(反向)destination XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX(反向) eq注意 华为默认没有deny any any
防火墙上端口加载ACL[Quidway-Ethernet0/0]firewall packet-filter 3000 inbound
防火墙上新增加用户local-user XXX(用户名) password simple XXX(密码)local-user XXX service-type ppp
删除某条命令undo(类似与cisco的no)
静态路由ip route-static 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX
对vpdn用户设置acl的接口inte***ce Virtual-Template1
查看路由表display ip routing-table
设定telnet密码user-inte***ce vty 0 4user privilege level 3set authentication password simple XXX
启动/关闭启动 un shut关闭 shut
动态nat设置acl number 3000rule 0 permit ip source XXX.XXX.XXX.XXXrule 1 permit ip source XXX.XXX.XXX.XXXrule 2 permit ip source XXX.XXX.XXX.XXXinte***ce Ethernet1/0des cription ====To-Internet(WAN)====ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXXnat outbound 3000ipsec policy policy1利用acl来做 符合acl的IP地址可以出去(注意 此处的ACL隐含了deny any any)不符合的IP地址不可以出去
创建vlan[shzb-crsw-s6506-1]vlan 100华为vlan不支持name将port放入vlan创建了vlan后 进入vlan模式[shzb-crsw-s6506-1-vlan100]port GigabitEthernet 1/0/1 to GigabitEthernet 1/0/8表示从G1/0/1 到1/0/8放入VLAN 100
创建trunkinte***ce GigabitEthernet1/0/1duplex fullspeed 1000* port link-type trunk* port trunk permit vlan allport link-aggregation group 1带*号的是创建trunk链路的语句
vlan地址指定inte***ce Vlan-inte***ce2des cription serverip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXXvrrp vrid 2 virtual-ip XXX.XXX.XXX.XXXvrrp vrid 2 priority 120vrrp vrid 2 preempt-mode timer delay 10其中vrrp语句指定vrrp 类似与hsrp使用vrrp要注意的是华为不支持pvst只能一台完全是主,一台完全是备份在主vrrp设备上要指定stp instance 0 root primarystp TC-protection enablestp enable在从vrrp设备上要指定stp instance 0 root secondarystp TC-protection enablestp enable
交换机下面绑acl首先进入接口模式,输入qos命令[shzb-crsw-s6506-1-GigabitEthernet1/0/1]qos在输入如下命令[shzb-crsw-s6506-1-qoss-GigabitEthernet1/0/1]packet-filter inbound ip-group 3000华为交换机只能指定inbound方向
启用ospf[shzb-crsw-s6506-1]ospf 100[shzb-crsw-s6506-1-ospf-100]area 0[shzb-crsw-s6506-1-ospf-100-area-0.0.0.0]network XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX配置ospf重发布[shzb-crsw-s6506-1-ospf-100-area-0.0.0.0]quit[shzb-crsw-s6506-1-ospf-100]import-route static
建立link-group(类似与cisco的channel-group)
link-aggregation group 1 mode manual然后进入接口port link-aggregation group 1
本文[高级伪原创标题]到此分享完毕,希望对大家有所帮助。
免责声明:本文由用户上传,与本网站立场无关。财经信息仅供读者参考,并不构成投资建议。投资者据此操作,风险自担。 如有侵权请联系删除!
-
关于安徽蚌埠地区大众CC的落地价格以及各车型的售价信息,以下是一些参考数据。请注意,这些价格可能会因市场...浏览全文>>
-
关于2023款安庆途铠的落地价格,具体金额会因地区、配置以及促销活动等因素有所不同。以下是一些参考信息供您...浏览全文>>
-
根据您的描述,生活家PHEV 2025款的价格确实有较大幅度的优惠,达到了历史最低点,这无疑提升了其性价比。不...浏览全文>>
-
途昂X是上汽大众推出的一款中大型SUV,以其豪华的内饰、宽敞的空间和强劲的动力受到广泛关注。如果你计划在安...浏览全文>>
-
截至2023年,天津滨海宝来是一款由一汽大众生产的紧凑型轿车。以下是一些常见的配置和大致的价格范围(具体价...浏览全文>>
-
在安徽安庆购买大众揽巡时,需要综合考虑车辆的价格、配置、优惠政策以及市场行情等因素,以确保购车过程顺利...浏览全文>>
-
途观X是大众汽车推出的一款跨界SUV,以其时尚的外观和较高的配置受到不少消费者的青睐。如果您在亳州地区考虑...浏览全文>>
-
关于天津滨海地区的宝来车型价格信息,以下是一些参考数据。请注意,这些价格可能会因市场波动、促销活动以及...浏览全文>>
-
安徽安庆的揽巡价格分析可以帮助您更好地了解这款车型的市场行情和购车优惠。以下是对揽巡价格的全方面分析:1...浏览全文>>
-
关于购买途观X的具体价格,以及如何选择适合自己的车型,以下是一份详细的选车秘籍全攻略。这份指南将帮助你了...浏览全文>>
- 生活家PHEV最新价格2025款,价格再创新低,性价比爆棚
- 安徽亳州途昂X多少钱?购车攻略与优惠全在这
- 天津滨海宝来价格,各配置车型售价全知晓
- 安徽安庆揽巡价格全分析,买车不踩坑
- 东莞ID.4 CROZZ新款价格2025款多少钱?选车秘籍与性价比大公开
- 28.5亿美元卖身腾讯音乐,是喜马拉雅最好的归宿
- 蚌埠途铠 2023新款价格大起底,买车超详细
- 天津滨海ID.6 CROZZ多少钱?不同配置性价比分析
- 安徽阜阳探影多少钱?经销商报价及市场优惠情况
- 安徽滁州途昂X多少钱 2025款落地价大揭秘,买车前必看
- 天津滨海探岳X多少钱 2024款落地价,买车前的全方位指南
- 天津滨海ID.6 X新款价格2023款多少钱?购车攻略助你轻松选车
- 济南途安L最新价格2022款,优惠购车,最低售价16.68万起
- 安徽滁州长安猎手K50新车报价2025款,最低售价18.29万起,现车充足
- 广汽传祺传祺向往M8试驾的流程是什么
- 江淮悍途EV预约试驾,畅享豪华驾乘,体验卓越性能
- 安徽池州ID.7 VIZZION多少钱?买车技巧与性价比全奉上
- 济南长安启源E07 2024新款价格,最低售价19.99万起现在该入手吗?
- 安徽安庆ID.4 CROZZ 2025新款价格,优惠购车,最低售价13.99万起
- 天津滨海大众CC落地价全解买车必看