|
86. 設(shè)置vty訪(fǎng)問(wèn):
R1(config)# access-list 1 permit 192.168.2.5
R1(config)# line vty 0 4
R1(config)# access-class 1 in
87. 配置HTTP訪(fǎng)問(wèn):
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訪(fǎng)問(wèn),請(qǐng)鍵入以下命令:
switch(config)# ip http sever
89. 在基于set命令的交換機(jī)上用setCL1啟動(dòng)和核實(shí)端口安全:
switch(enable) set port security mod_num/port_num…enable mac address
switch(enable) show port mod_num/port_num
在基于CiscoIOS命令的交換機(jī)上啟動(dòng)和核實(shí)端口安全:
switch(config-if)# port secure [mac-mac-count maximum-MAC-count]
switch# show mac-address-table security [type module/port]
90. 用命令access-list在標(biāo)準(zhǔn)通信量過(guò)濾表中創(chuàng)建一條記錄:
Router(config)# access-list access-list-number {permit deny} source-address [source-address]
91. 用命令access-list在擴(kuò)展通信量過(guò)濾表中創(chuàng)建一條記錄:
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. 對(duì)于帶內(nèi)路由更新,配置路由更新的最基本的命令格式是:
R1(config-router)#distribute-list access-list-number name in [type number]
93. 對(duì)于帶外路由更新,配置路由更新的最基本的命令格式是:
R1(config-router)#distribute-list access-list-number name out [interface-name] routing-process autonomous-system-number
94. set snmp命令選項(xiàng):
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 輸出結(jié)果。
101. 命令set snmp rmon enable 的輸出結(jié)果。
102. 顯示SPAN信息:
Consile> show span
本新聞共 7頁(yè),當(dāng)前在第 7頁(yè) 1 2 3 4 5 6 7 |
|
【收藏】【打印】【進(jìn)入論壇】 |
|
|
|
|
|
|
|