CISCO交换机命令全集加说明3


Default
30 seconds.
Command Mode
Interface configuration.
Usage Guidelines
This command is only valid within FDDI module interface-configuration mode.
Example
This example shows how to set the notify timer to 15 seconds.
hostname(config-if)# fddi notify-timer 15
Related Commands
fddi (authorization)
fddi (auth-string)
fddi (novell-snap-translation)
fddi (unmatched-snap-translation)
interface
show (interfaces)
fddi (novell-snap-translation)
Use the fddi novell-snap-translation interface configuration command to define how to translate Novell Subnetwork Access Protocol (SNAP) FDDI frames from FDDI ring to Ethernet. Use the no no fddi novell-snap-translation command to set the translate value to module defaults.
fddi novell-snap-translation {automatic ethernet-8023 ethernet-snap ethernet-II drop}
no fddi novell-snap-translation
Syntax Description
automatic Automatic packet recognition and translation for IPX networks of FDDI modules.
drop Translate frames using Drop protocol.
ethernet-8023 Translate frames using Ethernet 802.3 protocol.
ethernet-II Translate frames using Ethernet II protocol.
ethernet-snap Translate frames using Ethernet SNAP.

Default
Automatic packet recognition is enabled.
Command Mode
Interface configuration
Usage Guidelines
This command is only valid within FDDI module interface-configuration mode.
Example
This example shows how to enable automatic packet recognition and translation for IPX networks of FDDI modules.
hostname(config-if)# fddi novell-snap-translation automatic
Related Commands
fddi (authorization)
fddi (auth-string)
fddi (notify-timer)
fddi (unmatched-snap-translation)
interface
show (interfaces)
fddi (unmatched-snap-translation)
Use the fddi unmatched-snap-translation interface configuration command to select which FDDI-to-Ethernet translation protocol to use for packets whose destinations cannot be determined from the Novell Subnetwork Access Protocol (SNAP) translation table.
fddi unmatched-snap-translation {all ethernet-8023 ethernet-snap ethernet-II drop}
no fddi unmatched-snap-translation
Syntax Description
all Ethernet 802.3, Ethernet SNAP, and Ethernet II are all used.
drop Translate frames using Drop protocol.
ethernet-8023 Translate frames using Ethernet 802.3 protocol.
ethernet-II Translate frames using Ethernet SNAP.
ethernet-snap Translate frames using Ethernet II protocol.

Default
All translation protocols are enabled.
Command Mode
Interface configuration
Usage Guidelines
This command is valid only when you select automatic as the SNAP translation format and you enter the command within FDDI module interface-configuration mode.

Example
This example shows how to select FDDI-to-Ethernet 802.3 translation for FDDI packets with unmatched destination addresses.
hostname(config-if)# fddi unmatched-snap-translation ether802.3
Related Commands
fddi (authorization)
fddi (auth-string)
fddi (notify-timer)
fddi (novell-snap-translation)
interface
show (interfaces)
hostname
Use the hostname global configuration command to set the system name. Use the no hostname command to clear the name.
hostname name
no hostname
Syntax Description
name System name between 1 and 255 alphanumeric characters.

Default
There is no default for this command.
Command Mode
Global configuration
Example
This example shows how to set the system name to the string Zorro.
2820(config)# hostname Zorro
Zorro(config)#
Related Command
show (snmp hostname)
interface
Use the interface global configuration command to choose an interface type and to enter interface configuration mode.
interface type module/port
Syntax Description
type Interface type: ethernet, fastethernet, fddi, atm, and port-channel.
module Module interface number:0 for fixed1 or A for module A2 or B for module B

推荐阅读