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.
推荐阅读
- 配置cisco交换机三层交换的综合范例2
- 多层交换笔记2
- 常见的CatcOs错误消息在Cisco交换机2
- 常见的CatcOs错误消息在Cisco交换机1
- 交换机命令大全2
- 1 交换机命令大全
- Cisco Catalyst 3550-12T 像LAN交换一样简便
- 交换机的数据监控
- 千兆接入交换机
- 千兆交换机性能测试指标详解
