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

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

CISCO交換機命令全集加說明4

2019-11-05 01:38:33
字體:
來源:轉載
供稿:網友
  
  Default
  All ports are assigned to bridge group 1.
  Command Mode
  Interface configuration
  Usage Guidelines
  This command is available only when bridge groups are enabled.
  If bridge groups can overlap, the bridge-group command adds a port to the bridge group specified by the bridge-group argument. If bridge groups cannot overlap, the port is moved from its current bridge group to the specified bridge group.
  Example
  The following example shows how to assign the Ethernet port 0/1 to bridge group 2:
  hostname(config)# interface eth 0/1
  hostname(config-if)# bridge-group 2
  Related Commands
  bridge (forwarding-time)
  bridge (hello-time)
  bridge (max-age)
  bridge (PRiority)
  bridge-group (allow-overlap)
  bridge-group (enable)
  show (bridge-group)
  show (spantree)
  spantree
  bridge-group (allow-overlap)
  Use the bridge-group allow-overlap global configuration command to allow ports to belong to multiple bridge groups. Use the no bridge-group allow-overlap command to prevent ports from belonging to multiple bridge groups.
  bridge-group allow-overlap
  no bridge-group allow-overlap
  Syntax Description
  This command has no additional arguments or keyWords.
  Default
  Ports are prevented from belonging to multiple bridge groups.
  Command Mode
  Global configuration
  Usage Guidelines
  This command is available only when bridge groups are enabled.
  You cannot disable overlapping bridge groups when ports belong to multiple bridge groups.
  Example
  The following example shows how to permit ports to become members of multiple bridge groups.
  hostname(config)# bridge-group allow-overlap
  Related Commands
  bridge (forwarding-time)
  bridge (hello-time)
  bridge (max-age)
  bridge (priority)
  bridge-group
  bridge-group (enable)
  show (bridge-group)
  show (spantree)
  spantree
  bridge-group (enable)
  Use the bridge-group enable global configuration command to enable port grouping using bridge groups. Use the no bridge-group enable command to use virtual LANs (VLANs) as the port grouping method.
  bridge-group enable
  no bridge-group enable
  Syntax Description
  This command has no additional arguments or keywords.
  Default
  Bridge groups are disabled.
  Command Mode
  Global configuration
  Usage Guidelines
  When you use the bridge-group enable command or the no bridge-group enable command, the switch resets.
  When bridge groups are disabled, the command bridge-group enable is the only available bridge-group command. The following switch-feature commands are not available when bridge groups are enabled:
  clear (vtp statistics) show (vlan-membership) trunk-vlan
  ip (mgmt-vlan) show (vlan-membership server) uplink-fast

  pagp-port-priority show (vtp) uplink-fast (multicast-rate)
  port-channel (mode) show (vtp statistics) vlan
  port-channel (preserve-order) spantree-option (vlan) vlan-membership
  port-channel (template-port) spantree-template (forwarding-time) vlan-membership (reconfirm)
  show (spantree-option) spantree-template (hello-time) vlan-membership (server)
  show (spantree-template) spantree-template (max-age) vlan-membership (server retry)
  show (trunk) spantree-template (priority) vtp
  show (uplink-fast) spantree-template (vlan) vtp trunk pruning-disable
  show (vlan) trunk
  
  Example
  The following example shows how to enable bridge groups:
  hostname(config)# bridge-group enable
  Related Commands
  bridge (forwarding-time)
  bridge (hello-time)
  bridge (max-age)
  bridge (priority)
  bridge-group
  bridge-group (allow-overlap)
  show (bridge-group)
  show (spantree)
  spantree
  bridge (hello-time)
  Use the bridge hello-time global configuration command to configure the Spanning-Tree Protocol (STP) hello time for a bridge group. Use the no bridge hello-time command to use the default value.
  bridge bridge-group hello-time time
  no bridge bridge-group hello-time
  Syntax Description
  bridge-group Number from 1 to 4.
  time Number from 1 to 10 seconds.
  
  Default
  The time argument default is 2 seconds.
  Command Mode
  Global configuration
  Usage Guidelines
  This command is available only when bridge groups are enabled.
  Example
  The following example shows how to configure a 3-second STP hello time for bridge group 2.
  hostname(config)# bridge 2 hello-time 3
  Related Commands
  bridge (forwarding-time)
  bridge (max-age)
  bridge (priority)
  bridge-group
  bridge-group (allow-overlap)
  bridge-group (enable)
  show (bridge-group)
  show (spantree)
  spantree
  bridge (max-age)
  Use the bridge max-age global configuration command to configure the maximum age time in Spanning-Tree Protocol (STP) for a bridge group. Use the no bridge max-age command to set the argument to its default value.
  bridge bridge-group max-age time
  no bridge bridge-group max-age
  Syntax Description
  bridge-group Number from 1 to 4.
  time Number from 6 to 40 seconds.
  
  Default
  The time argument default is 20 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 maximum age time for STP to 22 seconds for bridge group 1.
  hostname(config)# bridge 1 max-age 22
  Related Commands
  bridge (forwarding-time)
  bridge (hello-time)
  bridge (priority)
  bridge-group
  bridge-group (allow-overlap)
  bridge-group (enable)
  show (bridge-group)

  show (spantree)
  spantree
  bridge (priority)
  Use the bridge priority global configuration command to configure the Spanning-Tree Protocol (STP) bridge priority for a bridge group. Use the no bridge priority command to reset the bridge priority to its default value.
  bridge bridge-group priority priority
  no bridge bridge-group priority priority
  Syntax Description
  bridge-group Number from 1 to 4.
  priority Number from 1 to 65535.
  
  Default
  The priority default is 32768.
  Command Mode
  Global configuration
  Usage Guidelines
  This command is available only when bridge groups are enabled.
  Example
  The following example shows how to configure STP bridge priority to 33000 for bridge group 1.
  hostname(config)# bridge 1 priority 33000
  Related Commands
  bridge (forwarding-time)
  bridge (hello-time)
  bridge (max-age)
  bridge-group
  bridge-group (allow-overlap)
  bridge-group (enable)
  show (spantree)
  spantree
  cdp (advertise-v2)
  Use the cdp advertise-v2 global configuration command to enable Cisco Discovery Protocol version 2 (CDPv2) on all switch interfaces. Use the no cdp advertise-v2 command to disable CDPv2 on the switch.
  cdp advertise-v2
  no cdp advertise-v2
  Syntax Description
  This command has no additional arguments or keywords.
  Default
  CDPv2 is enabled.
  Command Mode
  Global configuration
  Example
  The following example shows how to enable CDPv2 on all switch interfaces.
  hostname(config)# cdp advertise-v2
  Related Commands
  cdp (enable)
  cdp (holdtime)
  cdp (timer)
  show cdp (interface)
  show cdp (neighbors)
  cdp (enable)
  Use the cdp enable interface configuration command to enable Cisco Discovery Protocol (CDP) on a port interface. Use the no cdp enable command to disable CDP on an interface.
  cdp enable
  no cdp enable
  Syntax Description
  This command has no additional arguments or keywords.
  Default
  CDP is enabled on all interfaces.
  Command Mode
  Interface configuration
  Usage Guidelines
  The cdp enable command is not available on repeater ports.
  Example
  The following example shows how to disable CDP on Fast Ethernet port interface 0/27.
  hostname(config)# interface fastethernet 0/27
  hostname(config-if)# no cdp enable
  Related Commands
  cdp (advertise-v2)
  cdp (holdtime)
  cdp (timer)
  show cdp (interface)
  show cdp (neighbors)
  cdp (holdtime)
  Use the cdp holdtime global configuration command to set the Cisco Discovery Protocol (CDP) hold time. Use the no cdp holdtime command to use the default value.
  cdp holdtime holdtime
  no cdp holdtime
  Syntax Description
  holdtime Number of seconds receiver keeps packet (5 to 255).
 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
亚洲香蕉成人av网站在线观看_欧美精品成人91久久久久久久_久久久久久久久久久亚洲_热久久视久久精品18亚洲精品_国产精自产拍久久久久久_亚洲色图国产精品_91精品国产网站_中文字幕欧美日韩精品_国产精品久久久久久亚洲调教_国产精品久久一区_性夜试看影院91社区_97在线观看视频国产_68精品久久久久久欧美_欧美精品在线观看_国产精品一区二区久久精品_欧美老女人bb
91av视频在线免费观看| 亚洲欧美国产日韩中文字幕| 国产精品久久久久久久久| 欧美日韩国产成人| 日韩av日韩在线观看| 日韩在线视频导航| 九九精品在线观看| 超在线视频97| 国产精品久久久久久久久久ktv| 久久久人成影片一区二区三区| 国产精品午夜一区二区欲梦| 欧美激情国产精品| 国产精品视频白浆免费视频| 久久精品国产2020观看福利| 这里只有精品视频在线| 欧美中文在线字幕| 国产欧美日韩免费| 亚洲天堂av在线免费| 日本高清久久天堂| 69av成年福利视频| 亚洲福利小视频| 久久天天躁狠狠躁夜夜躁2014| 国产精品jvid在线观看蜜臀| 97久久精品人搡人人玩| 一级做a爰片久久毛片美女图片| 成人黄色片在线| 日本高清不卡的在线| 亚洲国产中文字幕久久网| 亚洲国产日韩欧美在线图片| 亚洲欧美一区二区三区情侣bbw| 日韩欧美国产网站| 91国产美女视频| 国产91精品高潮白浆喷水| 国产精品美女主播在线观看纯欲| 欧美大片免费观看在线观看网站推荐| 亚洲护士老师的毛茸茸最新章节| 欧美福利在线观看| www.欧美免费| 成人动漫网站在线观看| 亚洲国产日韩欧美在线99| 91久久国产精品91久久性色| 精品亚洲国产视频| 国产精品久久久久久久久久三级| 国产精品99一区| 中文字幕最新精品| 国产精品精品国产| 欧美性20hd另类| 亚洲成人激情视频| 日韩在线观看免费高清完整版| 日韩一区二区三区在线播放| 亚洲福利视频免费观看| 国产精品电影久久久久电影网| 亚洲精品永久免费精品| 亚洲欧美三级在线| 国产精品久久精品| 欧美巨乳在线观看| 91精品视频网站| 97色在线播放视频| 九九九久久国产免费| 91精品久久久久久久久久久久久| 97碰碰碰免费色视频| 欧美与黑人午夜性猛交久久久| 日韩免费中文字幕| 高清亚洲成在人网站天堂| 欧美激情在线观看| 一区二区国产精品视频| 亚洲伊人久久综合| 国产精品久久久久久久久影视| 亚洲国产成人精品久久| 欧美激情在线观看| 欧美日韩aaaa| 97在线看免费观看视频在线观看| 欧美性xxxxxx| 2019日本中文字幕| 亚洲国产精品大全| 亚洲精品自拍第一页| 亚洲在线第一页| 亚洲美女精品成人在线视频| 日韩免费在线电影| 亚洲r级在线观看| 欧美成人第一页| 国产精品久久久久一区二区| 黄色成人在线免费| 777午夜精品福利在线观看| 日韩美女av在线| 亚洲国产精品小视频| 91在线视频成人| 欧美成人在线影院| 国产精品揄拍500视频| 国产成人精品一区二区| 国产精品免费久久久| 欧美野外wwwxxx| 亚洲人成绝费网站色www| 精品国产乱码久久久久久天美| 成人444kkkk在线观看| 欧美一级高清免费| 久久久久成人精品| 国产精品极品美女在线观看免费| 国产精品国产三级国产专播精品人| 亚洲国产精品久久久| 久久久久久九九九| 亚洲精品成人久久| 国产日韩一区在线| 欧美日本啪啪无遮挡网站| 国产成人啪精品视频免费网| 免费av在线一区| 欧美日韩免费区域视频在线观看| 成人中文字幕+乱码+中文字幕| 亚洲资源在线看| 高清日韩电视剧大全免费播放在线观看| 国产成人jvid在线播放| 欧美日韩成人黄色| 91网在线免费观看| 亚洲国产97在线精品一区| 日本高清视频精品| 三级精品视频久久久久| 亚洲成人精品视频在线观看| 欧美肥婆姓交大片| 欧亚精品中文字幕| 精品毛片三在线观看| 日韩精品视频中文在线观看| 91人人爽人人爽人人精88v| 国产亚洲成av人片在线观看桃| 亚洲欧美在线一区二区| y97精品国产97久久久久久| 奇米影视亚洲狠狠色| 亚洲美女免费精品视频在线观看| 欧美中文字幕在线播放| 欧美大片在线影院| 国产成人精品在线播放| 亚洲影院色在线观看免费| 成人精品视频久久久久| 国产精品久久久久久网站| 韩国视频理论视频久久| 日韩精品视频在线观看免费| 欧美成人高清视频| 亚洲综合最新在线| 国产精品毛片a∨一区二区三区|国| 亚洲国产精品免费| 亚洲精品日韩激情在线电影| 日韩av色在线| 国产精品激情av电影在线观看| 日本欧美一二三区| 国产精品无av码在线观看| 日韩欧美在线视频日韩欧美在线视频| 午夜剧场成人观在线视频免费观看| 日韩av综合网| 日韩精品999| 欧美午夜精品伦理| 超碰精品一区二区三区乱码| 97在线观看免费高清| 中文字幕日韩精品在线| 国产亚洲综合久久| 日韩成人在线视频网站| 久久精品国产欧美亚洲人人爽| 亚洲国产精品va在线| 狠狠色狠狠色综合日日五| 成人免费淫片aa视频免费| 亚洲一区二区黄| 91国自产精品中文字幕亚洲| 亚洲а∨天堂久久精品9966| 日韩国产一区三区| 日韩中文字幕视频在线观看| 久久久久久亚洲精品中文字幕|