-
����λ�ã���ҳ��������������������� SWITCH �����ȫ
-
SWITCH �����ȫ
ʱ�䣺2004/10/8 16:48:00��Դ����վ�������ߣ�������Ҫ����(0)
-
��������1.�ڻ���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 password
switch(enable) set enalbepass
3.�ڻ���IOS�Ľ�����������Զ�̷���:
switch(config)# interface vlan 1
switch(config-if)# ip address ip-address netmask
switch(config-if)# ip default-gateway ip-address
�ڻ���CLI�Ľ�����������Զ�̷���:
switch(enable) set interface sc0 ip-address netmask broadcast-address
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# 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 database
switch(vlan)# vlan vlan-num name vla
switch(vlan)# exit
switch# configure teriminal
switch(config)# interface interface module/number
switch(config-if)# switchport mode access
switch(config-if)# switchport access vlan vlan-num
switch(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/port
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk encapsulation {isl|dotlq}
switch(config-if)# switchport trunk allowed vlan remove vlan-list
switch(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 database
switch(vlan)# vtp domain domain-name
�ڻ���CLI�Ľ�����������VTP������:
switch(enable) set vtp [domain domain-name]
11.�ڻ���IOS�Ľ�����������VTP ģʽ:
switch# vlan database
switch(vlan)# vtp domain domain-name
switch(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 database
switch(vlan)# vtp v2-mode
�ڻ���CLI�Ľ�����������VTP�汾:
switch(enable) set vtp v2 enable
13. �ڻ���IOS�Ľ�����������VTP����:
switch# vlan database
switch(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 cost
switch(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}priority
switch(enable) set spantree portvlanpri {module/port}priority [vlans]
17. �ڻ���IOS�Ľ���������STPʱ��:
switch(config)# spanning-tree [vlan vlan-list] hello-time seconds
switch(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 multioint
ATM(config-subif)# lane serber-bus ethernet elan-name
29. ����LECS:
ATM(config)# lane database database-name
ATM(lane-config-databade)# name elan1-name server-atm-address les1-nsap-address
ATM(lane-config-databade)# name elan2-name server-atm-address les2-nsap-address
ATM(lane-config-databade)# name ��
30. ���������ݿ��,���������ӿ�������LECS.��������:
ATM(config)# interface atm number
ATM(config-if)# lane config database database-name
ATM(config-if)# lane config auto-config-atm-address
31. ��ÿ��LEC���õ�һ����ͬ��ATM�ӽӿ���.��������:
ATM(config)# interface atm number.subint multipoint
ATM(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 terminal
router(config)# interface media module/port
router(config-if)# description description-string
router(config-if)# ip address ip-addr subnet-mask
router(config-if)# no shutdown
38. ���м���·��������VLAN������:
router(config)# interface module/port.subinterface
router(config-ig)# encapsulation[isl|dotlq] vlan-number
router(config-if)# ip address ip-address subnet-mask
39. ��LANE ��������VLAN������:
router(config)# interface atm module/port
router(config-if)# no ip address
router(config-if)# atm pvc 1 0 5 qsaal
router(config-if)# atm pvc 2 0 16 ilni
router(config-if)# interface atm module/port.subinterface multipoint
router(config-if)# ip address ip-address subnet-mask
router(config-if)# lane client ethernet elan-num
router(config-if)# interface atm module/port.subinterface multipoint
router(config-if)# ip address ip-address subnet-name
router(config-if)# lane client ethernet elan-name
router(config-if)# ��
40. Ϊ����·�ɴ������Ͻ��ж�̬·������,����������IOS����������:
router(config)# ip routing
router(config)# router ip-routing-protocol
router(config-router)# network ip-network-number
router(config-router)# network ip-network-number
41. ����Ĭ��·��:
switch(enable) set ip route default gateway
42. Ϊһ��·�ɴ���������VLANID,���ڽӿ�ģʽ��ʹ����������:
router(config)# interface interface number
router(config-if)# mls rp vlan-id vlan-id-num
43. ��·�ɴ���������MLSP:
router(config)# mls rp ip
44. Ϊ�˰�һ�����õ�·�ɴ������ӿںͽ�����������ͬһ��VTP����:
router(config)# interface interface number
router(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. ��ij���������ĵ�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������ij�Ա�������ڽӿ�����ģʽ��ʹ����������
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ȷ����ѡ�IJ�ѯ����
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-routing
router# interface type number
router# ip pim sparse-dense-mode
66. ��ʵPIM�����ã�
dallasr1># show ip pim interface[type number] [count]
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-list1
dallasr1># 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 mapping
dallasr1># 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.����һ���鲥·������ʹ֮����ijһ���ض����鲥�飺
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 config
set prompt catalystla1>
set interface sc0 192.168.1.1 255.255.255.0
set cgmp enable
79. CGMP�뿪�����ã�
Dallas_SW(enable) set cgmp leave
80. ��Cisco�豸���Ŀ��ƶ˿����룺
R1(config)# line console 0
R1(config-line)# login
R1(config-line)# password Lisbon
R1(config)# enable password Lilbao
R1(config)# login local
R1(config)# username student password cisco
81. ��Cisco�豸�����ÿ���̨��vty�˿ڵĻỰ��ʱ��
R1(config)# line console 0
R1(config-line)# exec-timeout 5 10
R1(config)# line vty 0 4
R1(config-line)# exec-timeout 5 2
82. ��Cisco�豸���趨��Ȩ����
R1(config)# privilege configure level 3 username
R1(config)# privilege configure level 3 copy run start
R1(config)# privilege configure level 3 ping
R1(config)# privilege configure level 3 show run
R1(config)# enable secret level 3 cisco
83. ʹ������privilege �ɶ����ڸ���Ȩ����ʹ�õ����
router(config)# privilege mode level level command
84. �趨�û���Ȩ����
router(config)# enable secret level 3 dallas
router(config)# enable secret san-fran
router(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.5
R1(config)# line vty 0 4
R1(config)# access-class 1 in
87. ����HTTP���ʣ�
Router3(config)# access-list 1 permit 192.168.10.7
Router3(config)# ip http sever
Router3(config)# ip http access-class 1
Router3(config)# ip http authentication local
Router3(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 address
switch(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
����Ķ�Windows��������ȫ Windows��������ѯ����windows��ʲô��Mac QQ��Windows QQ�����¼��ô�ϲ� Mac QQ��Windows QQ�����¼Windows 10�Զ�������ô�ر� ��ιر�Windows 10�Զ�����windows 10 rs4����Ԥ����17017���ش�������Win10�^�����߸���16291������ʲô win10 16291��������windows10�^�����߸���ʱ�� windows10�^�����߸�������kb3150513����������ʲô Windows 10����kb3150513��ʲô
-
���������ſ�·�ɱ��������� ��QQ�ռ�2015����ǩ�����̵�2013�������ֻ���2013��9�·��ֻ�������
��������aվ��ر��� acfun��ҳ��Ѷ����С���ѻ������ſ�·�ɱ��������� �ſ�·�ɱ������ַQQ�ռ�2015����ǩ���� QQ�ռ�2015����ǩ��ô����TV���ٽ�������°�������V6ȫ������Ϊ�����
������������TV���ٽ������iphone4ʹ�ý̳�����wifi�����ȫƻ��ios6ʲôʱ���������ʱ����ʲôʱ����Сβ���Ľ̳̣�����αװiphone5s�������ǻ�����̱�� ȫ���û�����Ӱ���̵�2013�������ֻ����а���ɫ��վ��Ⱦ�ֻ����� ���WAP��վ���ر�
�鿴����0������>>