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

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

CISCO交換機命令全集加說明

2019-11-05 01:38:29
字體:
來源:轉載
供稿:網友
 Table of Contents
  
  Command Descriptions
  
  address-violation
  autobaud
  back-PRessure
  banner motd
  bridge (forwarding-time)
  bridge-group
  bridge-group (allow-overlap)
  bridge-group (enable)
  bridge (hello-time)
  bridge (max-age)
  bridge (priority)
  cdp (advertise-v2)
  cdp (enable)
  cdp (holdtime)
  cdp (timer)
  cgmp
  cgmp (hold-time)
  cgmp (leave-processing)
  cgmp (remove)
  cgmp (reserved)
  clear (cgmp)
  clear (dns-cache)
  clear (counters)
  clear (mac-address-table)
  clear (uplink-fast statistics)
  clear (vtp statistics)
  cluster
  configure
  copy (nvram tFTP)
  copy (tftp)
  copy (xmodem)
  databits
  delete (nvram)
  delete (vtp)
  description
  disable
  duplex
  ecc
  enable
  enable (passWord)
  enable (secret)
  enable (use-tacacs)
  end
  exit
  fddi (authorization)
  fddi (auth-string)
  fddi (notify-timer)
  fddi (novell-snap-translation)
  fddi (unmatched-snap-translation)
  hostname
  interface
  ip (address)
  ip (default-gateway)
  ip (domain-name)
  ip (http port)
  ip (http server)
  ip (mgmt-vlan)
  ip (name-server)
  line console
  login (tacacs)
  mac-address-table (aging-time)
  mac-address-table (permanent)
  mac-address-table (restricted static)
  menu
  modem (dialin)
  modem (init-string)
  monitor-port
  monitor-port (monitored)
  monitor-port (port)
  multicast-store-and-forward
  network-port
  pagp-port-priority
  parity
  password-thresh
  ping
  port (block)
  port-channel (mode)
  port-channel (preserve-order)
  port-channel (template-port)
  port secure
  port secure (clear)
  reload
  reload (in)
  rip
  service (config)
  session
  show (bridge-group)
  show cdp (interface)
  show cdp (neighbors)
  show (cgmp)
  show cluster
  show (history)
  show (interfaces)
  
  Command Descriptions
  This chapter is a command-by-command description of the firmware version 9.00 CLI commands for the Catalyst 1900 series and Catalyst 2820 series switches.
  address-violation
  Use the address-violation global configuration command to specify the action for a port address violation. Use the no address-violation command to set the switch to its default value (suspend).
  address-violation {suspend disable ignore}

  no address-violation
  Syntax Description
  suspend Suspend port on address violation. A suspended port is temporarily disabled until a certain number of frames with the proper address is received.
  disable Disable port on address violation.
  ignore Ignore address violation.
  
  Default
  The port is suspended on address violation.
  Command Mode
  Global configuration
  Usage Guidelines
  An address violation occurs when a secured port receives a source address that has been assigned to another secured port or when a port tries to learn an address that exceeds the address-table size limit.
  Example
  This command causes the switch to disable the port on address violation.
  hostname(config)# address-violation disable
  Related Commands
  port secure
  show (port system)
  autobaud
  Use the autobaud line-configuration command to enable remote baud-rate matching. Use the no autobaud command to disable remote baud-rate matching.
  autobaud
  no autobaud
  Syntax Description
  This command has no arguments or keywords.
  Default
  Remote baud-rate matching is enabled.
  Command Mode
  Line configuration
  Example
  This example shows how to enable remote baud-rate matching.
  hostname(config-line)# autobaud
  Related Commands
  databits
  line console
  modem (dialin)
  parity
  show (line)
  show (terminal)
  speed
  stopbits
  terminal
  back-pressure
  Use the back-pressure global configuration command to enable back pressure. Use the no back-pressure command to disable back pressure.
  back-pressure
  no back-pressure
  Syntax Description
  This command has no arguments or keywords.
  Default
  Back pressure is disabled.
  Command Mode
  Global configuration
  Usage Guidelines
  When the back-pressure command is enabled, the switch forces a collision when there is no buffer to receive frames. This collision causes the transmitter to retransmit dropped frames immediately, increasing performance. The command is valid only for a 10BaseT port Operating in half-duplex mode.
  Example
  This example shows how to enable back pressure.
  hostname(config)# back-pressure
  Related Commands
  configure
  duplex
  show (interfaces)
  show (port system)
  banner motd
  Use the banner motd global configuration command to set the message-of-the-day (MOTD) banner. Use the no banner motd command to remove the banner.
  banner [motd] d message d
  no banner [motd]
  Syntax
  motd Optional command acronym for "message of the day."
  d Delimiting character---a pound sign (#), for example. Do not use the delimiting character in the banner message.
  message Message text up to 400 characters or 20 lines.
  
  Default
  No MOTD is set.
  Command Mode
  Global configuration
  Usage Guidelines

  When configuring a multiline banner, the multiline help prompt displays after you enter the first line of the banner:
  Enter TEXT message. End with the character c
  
  where c is the delimiting character you choose.
  When a MOTD banner is set, it displays at the login screen to the serial port console and all telnet connections (except the rcommand connections from a command switch). The maximum size of the banner is 400 characters or 20 lines, whichever is reached first.
  Examples
  This example sets the MOTD banner to Empowering the Internet Generation.
  hostname(config)# banner motd # Empowering the Internet Generation #
  
  This example shows how to set the MOTD banner message with line feeds.
  hostname(config)# banner #
  
  Enter TEXT message. End with the character #.
  Line 1 is now up.
  Line 2 is still down.
  #
  
  This example shows how to remove the MOTD banner.
  hostname(config)# no banner motd
  Related Commands
  None
  bridge (forwarding-time)
  Use the bridge forwarding-time global configuration command to set the Spanning-Tree Protocol (STP) forward-delay time for a particular bridge group. Use the no bridge forwarding-time command to reset the forward-delay time to its default value.
  bridge bridge-group forwarding-time time
  no bridge bridge-group forwarding-time
  Syntax Description
  bridge-group Number from 1 to 4.
  time Number from 4 to 30 seconds.
  
  Default
  The default is 15 seconds.
  Command Mode
  Global configuration
  Usage Guidelines
  This command is available only when bridge groups are enabled.
  Example
  The following example shows how to set the forward-delay time to 10 seconds for bridge-group 1.
  hostname(config)# bridge 1 forwarding-time 10
  Related Commands
  bridge (hello-time)
  bridge (max-age)
  bridge (priority)
  bridge-group (allow-overlap)
  bridge-group (enable)
  show (bridge-group)
  show (spantree)
  spantree
  bridge-group
  Use the bridge-group interface configuration command to modify the assignments of ports to bridge groups. Use the no bridge-group command to remove ports from a bridge group.
  bridge-group bridge-group
  no bridge-group bridge-group
  Syntax Description
  bridge-group Number from 1 to 4.


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
亚洲香蕉成人av网站在线观看_欧美精品成人91久久久久久久_久久久久久久久久久亚洲_热久久视久久精品18亚洲精品_国产精自产拍久久久久久_亚洲色图国产精品_91精品国产网站_中文字幕欧美日韩精品_国产精品久久久久久亚洲调教_国产精品久久一区_性夜试看影院91社区_97在线观看视频国产_68精品久久久久久欧美_欧美精品在线观看_国产精品一区二区久久精品_欧美老女人bb
国产成人jvid在线播放| 亚洲九九九在线观看| 亚洲另类图片色| 日本不卡视频在线播放| 俺也去精品视频在线观看| 久久久久久久久久亚洲| 色狠狠久久aa北条麻妃| 亚洲qvod图片区电影| 亚洲一区二区久久久| 国产美女精品视频| 久久国产天堂福利天堂| 国产一区二区三区在线视频| 国产精品永久免费| 欧美影院在线播放| 日韩中文字幕在线精品| 精品视频在线播放色网色视频| 久久99国产精品自在自在app| 成人免费看吃奶视频网站| 欧美激情欧美激情| 亚洲免费福利视频| 午夜精品一区二区三区在线| 热久久免费视频精品| 亚洲精品美女久久| 久久久亚洲欧洲日产国码aⅴ| 国产欧美精品日韩精品| 日韩在线小视频| 欧美人与物videos| 91色视频在线观看| 日韩国产欧美区| 成人免费直播live| 久久视频中文字幕| 26uuu亚洲伊人春色| 爱福利视频一区| 亚洲精品乱码久久久久久金桔影视| 亚洲黄色www网站| 九九热这里只有在线精品视| 亚洲综合自拍一区| 啊v视频在线一区二区三区| 国产欧美韩国高清| 国产一区二区三区在线视频| 久久香蕉国产线看观看网| 丝袜亚洲欧美日韩综合| 国产精品综合网站| 欧美视频在线观看 亚洲欧| 色噜噜狠狠狠综合曰曰曰88av| 中文字幕在线看视频国产欧美| 欧美孕妇孕交黑巨大网站| 日韩电影在线观看永久视频免费网站| 久久久久久久久国产精品| 国产视频一区在线| 日韩综合视频在线观看| 精品久久久91| 97视频网站入口| 国内精品久久久久影院优| 国产剧情日韩欧美| 久久精品视频亚洲| 久久免费视频观看| 日韩av免费在线看| 日韩av免费在线看| 欧美日韩综合视频网址| 国产精品视频午夜| 深夜成人在线观看| 日韩av一区二区在线观看| 精品欧美国产一区二区三区| 欧美激情精品久久久久久大尺度| 欧美午夜片欧美片在线观看| 大胆人体色综合| 国外色69视频在线观看| 国产欧美一区二区三区久久| 亚洲精品动漫100p| 日韩欧美主播在线| 亚洲第一区中文字幕| 国产一区二区三区在线免费观看| 欧美精品在线观看91| 日韩免费视频在线观看| 97碰碰碰免费色视频| www日韩中文字幕在线看| 一区二区三区无码高清视频| 亚洲一区www| 不卡在线观看电视剧完整版| 日韩亚洲综合在线| 欧美性xxxxx| 在线看福利67194| 欧美成人午夜激情| 亚洲iv一区二区三区| 日本欧美在线视频| 国产精品久久久999| 78m国产成人精品视频| 国产精品亚洲综合天堂夜夜| 欧美另类极品videosbest最新版本| 日韩av在线看| 久久久久久久亚洲精品| 亚洲wwwav| 日韩中文字幕视频在线| 精品久久久国产精品999| 成人有码在线视频| 亚洲美女喷白浆| 欧美天天综合色影久久精品| 久久久成人的性感天堂| 成人黄色网免费| 色偷偷偷综合中文字幕;dd| 久久99国产精品自在自在app| 久久久精品国产亚洲| 一区二区三区美女xx视频| 神马国产精品影院av| 欧美久久精品午夜青青大伊人| 欧美性受xxxx黑人猛交| 久久久免费高清电视剧观看| 国产精品午夜一区二区欲梦| 亚洲图片欧美午夜| 亚洲新声在线观看| 大荫蒂欧美视频另类xxxx| 久久精品99无色码中文字幕| 日韩中文字幕久久| 欧美又大粗又爽又黄大片视频| 国产精品爽爽爽爽爽爽在线观看| 国产精品高潮呻吟久久av无限| 国产精品女人久久久久久| 久久国产精品久久久久| 亚洲第五色综合网| 日韩在线精品视频| 亚洲福利视频免费观看| 深夜精品寂寞黄网站在线观看| 国产成人精品免费久久久久| 欧美色视频日本高清在线观看| 亚洲一区999| 日韩福利伦理影院免费| 国产激情999| 欧美日韩一区二区精品| 91精品视频观看| 亚洲精品久久久久久久久| 日韩av手机在线看| 欧美亚洲日本网站| 国产精品精品久久久| 日韩亚洲成人av在线| 久久久国产精品亚洲一区| 在线观看免费高清视频97| 亚洲自拍偷拍福利| 精品一区精品二区| 久久久亚洲精选| 亚洲天堂免费视频| 国产精品久久网| 久久久久久久久爱| 成人午夜激情网| 日韩精品视频中文在线观看| 福利视频一区二区| 亚洲一区二区国产| 国产亚洲成av人片在线观看桃| 成人h片在线播放免费网站| 66m—66摸成人免费视频| 两个人的视频www国产精品| 欧美交受高潮1| 亚洲人成电影在线播放| 美日韩精品免费观看视频| 久久久久中文字幕| 日韩免费观看网站| 亚洲在线免费看| 精品久久久久久国产91| 国产精品普通话| 欧美成人精品h版在线观看| 热久久免费国产视频| 最新的欧美黄色| 国产精品国产三级国产专播精品人| 日韩国产精品亚洲а∨天堂免|