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.