亚洲香蕉成人av网站在线观看_欧美精品成人91久久久久久久_久久久久久久久久久亚洲_热久久视久久精品18亚洲精品_国产精自产拍久久久久久_亚洲色图国产精品_91精品国产网站_中文字幕欧美日韩精品_国产精品久久久久久亚洲调教_国产精品久久一区_性夜试看影院91社区_97在线观看视频国产_68精品久久久久久欧美_欧美精品在线观看_国产精品一区二区久久精品_欧美老女人bb

首頁 > 學院 > 網絡通信 > 正文

3550學習

2019-11-05 01:30:20
字體:
來源:轉載
供稿:網友
 ?Basics
  ip address ip-address subnet-mask
  
  ip default-gateway ip-address
  
  
  
  hostname string
  
  PRompt string
  
  ?CDP
  Default CDP Configuration
  
  CDP global state Enabled
  
  CDP interface state Enabled
  
  CDP timer (packet update frequency) 60 seconds
  
  CDP holdtime (before discarding) 180 seconds
  
  CDP version-2 advertisements Enabled
  
  
  
  cdp timer seconds (Optional)
  
  Set the transmission frequency of CDP updates in seconds.
  
  The range is from 5 to 254; the default is 60 seconds.
  
  
  
  cdp holdtime seconds (Optional)
  
  Specify the amount of time a receiving device should hold the information sent by
  
  your device before discarding it.
  
  The range is from 10 to 255 seconds; the default is 180 seconds.
  
  
  
  cdp advertise-v2 (Optional)
  
  Configure CDP to send version-2 advertisements. This is the default state.
  
  ?DNS
  ip name-server server-address1
  
  ip domain-name name
  
  ip domain-lookup
  
  ?SNMP
  snmp-server host host-addr {traps informs} {version {1 2c}} community-string notification-type
  
  recipient of the trap message.
  
  
  
  snmp-server enable traps mac-notification
  
  send MAC address traps to
  
  
  
  snmp-server enable traps mac-notification
  
  Enable the switch to send MAC address traps
  
  
  
  mac-address-table notification
  
  Enable the MAC address notification feature.
  
  
  
  mac-address-table notification [interval value] [history-size value]
  
  Enter the trap interval time and the history table size.
  
  
  
  snmp trap mac-notification {added removed}
  
  Enable the MAC address notification trap.
  
  
  
  Switch(config)# snmp-server host 172.20.10.10 traps private
  
  Switch(config)# snmp-server enable traps mac-notification
  
  Switch(config)# mac-address-table notification
  
  Switch(config)# mac-address-table notification interval 60
  
  Switch(config)# mac-address-table notification history-size 100
  
  Switch(config)# interface fastethernet0/4
  
  Switch(config-if)# snmp trap mac-notification added
  
  
  
  mac-address-table static mac-addr vlan vlan-id interface interface-id
  
  Add a static address to the MAC address table.
  
  
  
  show mac-address-table address
  
  Displays MAC address table information for the specified MAC address.
  
  
  
  show mac-address-table aging-time
  
  Displays the aging time in all VLANs or the specified VLAN.
  
  
  
  show mac-address-table count
  
  Displays the number of addresses present in all VLANs or the specified VLAN.
  
  

  
  show mac-address-table dynamic
  
  Displays dynamic MAC address table entries only.
  
  
  
  show mac-address-table interface
  
  Displays the MAC address table information for the specified interface.
  
  
  
  show mac-address-table multicast
  
  Displays the Layer 2 multicast entries for all VLANs or the specified VLAN.
  
  
  
  show mac-address-table static
  
  Displays static MAC address table entries only.
  
  
  
  show mac-address-table vlan
  
  Displays the MAC address table information for the specified VLAN.
  
  
  
  snmp-server community private RW
  
  snmp-server community public RO
  
  snmp-server community private@es0 RW
  
  snmp-server community public@es0 RO
  
  snmp-server chassis-id 0x12
  
  ?NTP
  Configure the switch to synchronize only to devices providing authentication key 42
  
  in the device? NTP packets:
  
  Switch(config)# ntp authenticate
  
  Switch(config)# ntp authentication-key 42 md5 aNiceKey
  
  Switch(config)# ntp trusted-key 42
  
  
  
  An NTP association can be a peer association (this switch can either synchronize to
  
  the other device or allow the other device to synchronize to it), or it can be a
  
  server association (meaning that only this switch synchronizes to the other device,
  
  and not the other way around).
  
  
  
  ntp peer ip-address [version number] [key keyid] [source interface] [prefer]
  
  ntp server ip-address [version number] [key keyid] [source interface] [prefer]
  
  
  
  ntp broadcast client
  
  ntp broadcastdelay microseconds
  
  ntp broadcast [version number] [key keyid] [destination-address]
  
  
  
  ntp access-group {query-only serve-only serve peer} access-list-number
  
  
  
  NTP services are enabled on all interfaces by default.
  
  ntp disable
  
  ntp source type number
  
  ?SDM
  By using Switch Database Management (SDM) templates, you can configure memory
  
  resources in the switch to optimize support for specific features, depending on how
  
  the switch is used in your network.
  
  
  
  The four templates prioritize system memory to optimize support for these types of features:
  
  
  
  ?QoS and security ACEs?he access template might typically be used in an access switch at the network edge where the route table sizes might not be substantial. Filtering and QoS might be more important because an access
  
  switch is the entry to the whole network.
  
  
  
  ?Routing?he routing template maximizes system resources for unicast routing,
  
  typically required for a router or aggregator in the center of a network.

  
  
  
  ?VLANs?he VLAN template disables routing and supports the maximum number of
  
  unicast MAC addresses. It would typically be selected for a Catalyst 3550
  
  used as a Layer 2 switch.
  
  
  
  ?Default?he default template gives balance to all functionalities (QoS, ACLs,
  
  unicast routing, multicast routing, VLANs and MAC addresses).
  
  
  
  sdm prefer {access routing vlan}
  
  1.1. Vlan's
  ?Normal VLAN's
  To configure normal-range VLANs (VLAN IDs 1 to 1005), use the vlan vlan-id global
  
  configuration command to enter config-vlan mode or the vlan database
  
  privileged EXEC command to enter VLAN configuration mode.
  
  
  
  Add ports to a VLAN by using the switchport interface configuration commands:
  
  
  
  Normal-range VLANs are identified with a number between 1 and 1001.
  
  
  
  vlan database
  
  vlan vlan-id name vlan-name
  
  
  
  Assign a port to a VLAN in the VLAN
  
  interface interface-id
  
  switchport mode access
  
  switchport access vlan vlan-id
  
  ?Extended VLAN's
  The VLAN configurations for VLAN IDs 1 to 1005 are saved in the VLAN database.
  
  To configure extended-range VLANs (VLAN IDs 1006 to 4094), you must use config-vlan
  
  mode with V

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
亚洲香蕉成人av网站在线观看_欧美精品成人91久久久久久久_久久久久久久久久久亚洲_热久久视久久精品18亚洲精品_国产精自产拍久久久久久_亚洲色图国产精品_91精品国产网站_中文字幕欧美日韩精品_国产精品久久久久久亚洲调教_国产精品久久一区_性夜试看影院91社区_97在线观看视频国产_68精品久久久久久欧美_欧美精品在线观看_国产精品一区二区久久精品_欧美老女人bb
在线精品国产欧美| 国产精品电影网| 国产欧洲精品视频| 成人欧美在线视频| 亚洲理论片在线观看| 少妇高潮 亚洲精品| 91精品国产91久久久久久不卡| 欧美激情一区二区三级高清视频| 国产午夜精品一区二区三区| 久久免费高清视频| 91国产在线精品| 欧美中文字幕在线| 国产精品爱啪在线线免费观看| 在线观看视频亚洲| 人九九综合九九宗合| 4k岛国日韩精品**专区| 欧美午夜片在线免费观看| 日韩免费av片在线观看| 国产精品自拍偷拍| 国产精品美女免费视频| 日韩欧美高清在线视频| 自拍偷拍亚洲精品| 国产精品久久久久av免费| 成人天堂噜噜噜| 国产成人一区二| 91在线视频九色| 亚洲日本欧美日韩高观看| 欧美电影在线播放| 欧美日韩福利在线观看| 欧美精品在线播放| 国产不卡一区二区在线播放| 亚洲欧美综合精品久久成人| 精品女同一区二区三区在线播放| 欧美精品中文字幕一区| 亚洲护士老师的毛茸茸最新章节| 91影视免费在线观看| 欧美午夜女人视频在线| 日韩精品在线视频观看| 国产精品成人av在线| 精品久久久久久久久久久久久久| 国产成人精品视频在线观看| 欧美精品电影免费在线观看| 91精品在线国产| 欧美激情中文字幕在线| 日韩大片免费观看视频播放| 色偷偷88888欧美精品久久久| 国产+人+亚洲| 国产欧美久久久久久| 欧美中文字幕视频| 国产日韩在线精品av| 欧美一级视频免费在线观看| 成人久久18免费网站图片| 亚洲精品国产精品国自产观看浪潮| 91精品免费久久久久久久久| 日韩激情视频在线| 国产不卡av在线免费观看| 92福利视频午夜1000合集在线观看| 国产一区二区在线播放| 成人午夜高潮视频| 91久久精品日日躁夜夜躁国产| 日韩中文在线不卡| 午夜精品久久久久久久99热浪潮| 国产一区二区三区在线免费观看| 国产视频久久久| 亚洲精品之草原avav久久| 日韩精品高清视频| 日韩av免费观影| 青青a在线精品免费观看| 欧美影院成年免费版| 都市激情亚洲色图| 久久精品国产亚洲精品2020| 亚洲一区美女视频在线观看免费| 久久久av一区| 日韩精品在线观看一区| 亚洲欧美制服第一页| 久久成人亚洲精品| 精品香蕉一区二区三区| 成人h视频在线| 国产精品夜间视频香蕉| 中文字幕精品视频| 日韩av第一页| 久精品免费视频| 中文精品99久久国产香蕉| 久久久久久噜噜噜久久久精品| 国产午夜精品久久久| 国产精品亚洲自拍| 日韩精品在线播放| 久久精品色欧美aⅴ一区二区| 国产精品流白浆视频| www.欧美精品| 国产成人91久久精品| 91精品国产高清自在线| 97视频在线免费观看| 国产精品中文字幕久久久| 九九视频直播综合网| 热99精品里视频精品| 日韩精品视频中文在线观看| 国产精品伦子伦免费视频| 色偷偷偷综合中文字幕;dd| 乱亲女秽乱长久久久| 在线观看欧美日韩| 国产精品夜间视频香蕉| 亚洲欧美另类在线观看| 九九精品在线播放| 日韩一区二区三区国产| 亚洲大胆美女视频| 欧美高清自拍一区| 欧美黄色片在线观看| 青青草原一区二区| 国产v综合ⅴ日韩v欧美大片| 欧美午夜激情视频| 欧美另类高清videos| 欧美高清在线播放| 欧美一级黑人aaaaaaa做受| 久久综合免费视频| 国产精品免费在线免费| 国产日产亚洲精品| 亚洲美女性视频| 久久久噜噜噜久噜久久| 久久精品国产免费观看| 浅井舞香一区二区| 国模叶桐国产精品一区| 欧美性生交大片免网| 国内久久久精品| 欧美大成色www永久网站婷| 久久精品国产精品| 亚洲男人天堂2019| 日韩在线视频导航| 亚洲va久久久噜噜噜久久天堂| 亚洲精品在线观看www| 国产伦精品一区二区三区精品视频| 欧美性高潮在线| 欧美日韩视频免费播放| 亚洲精品在线不卡| 精品久久久在线观看| 在线电影欧美日韩一区二区私密| 伊人伊人伊人久久| 久久成人亚洲精品| 久久久国产精彩视频美女艺术照福利| 欧美激情视频在线| 国产在线精品一区免费香蕉| 亚洲精品第一页| 精品高清美女精品国产区| 亚洲tv在线观看| 欧美成人中文字幕在线| 国产精品视频一区二区三区四| 欧美日韩综合视频网址| 国产精品视频久久| 亚洲精品一区中文字幕乱码| 亚洲欧美日韩在线一区| 国产欧美日韩精品专区| 成人性生交大片免费看小说| 亚洲男人7777| 亚洲jizzjizz日本少妇| 久久天天躁狠狠躁夜夜躁| 久久av资源网站| 久久久久99精品久久久久| 永久免费精品影视网站| 日韩一区视频在线| 中文字幕欧美日韩精品| 日韩的一区二区| 亚洲精品二三区| 久久久久久久久久久成人| 亚洲aⅴ男人的天堂在线观看|