Cisco IOS AppleTalk and Novell IPX Command Reference, Release 12.2
clear appletalk arp to show appletalk neighbors

Table Of Contents

clear appletalk arp

clear appletalk neighbor

clear appletalk route

clear appletalk traffic

clear smrp mcache

show appletalk access-lists

show appletalk adjacent-routes

show appletalk arp

show appletalk aurp events

show appletalk aurp topology

show appletalk cache

show appletalk domain

show appletalk eigrp interfaces

show appletalk eigrp neighbors

show appletalk eigrp topology

show appletalk globals

show appletalk interface

show appletalk macip-clients

show appletalk macip-servers

show appletalk macip-traffic

show appletalk name-cache

show appletalk nbp

show appletalk neighbors


clear appletalk arp

To delete all entries or a specified entry from the AppleTalk Address Resolution Protocol (AARP) table, use the clear appletalk arp command in EXEC mode.

clear appletalk arp [network.node]

Syntax Description

network.node

(Optional) AppleTalk network address to be deleted from the AARP table. The argument network is the 16-bit network number in the range 0 to 65,279. The argument node is the 8-bit node number in the range 0 to 254. Both numbers are decimal.


Command Modes

EXEC

Command History

Release
Modification

10.0

This command was introduced.


Examples

The following example deletes all entries from the AARP table:

clear appletalk arp

Related Commands

Command
Description

show appletalk arp

Displays the entries in the ARP cache.


clear appletalk neighbor

To delete all entries or a specified entry from the neighbor table, use the clear appletalk neighbor command in EXEC mode.

clear appletalk neighbor [neighbor-address]

Syntax Description

neighbor-address

(Optional) Network address of the neighboring router to be deleted from the neighbor table. The address is in the format network.node. The argument network is the 16-bit network number in the range 1 to 65,279. The argument node is the 8-bit node number in the range 0 to 254. Both numbers are decimal.


Command Modes

EXEC

Command History

Release
Modification

10.0

This command was introduced.


Usage Guidelines

You cannot clear the entry for an active neighbor, that is, for a neighbor that still has RTMP connectivity.

Examples

The following example deletes the neighboring router 1.129 from the neighbor table:

clear appletalk neighbor 1.129

Related Commands

Command
Description

show appletalk neighbors

Displays information about the AppleTalk routers that are directly connected to any of the networks to which this router is directly connected.


clear appletalk route

To delete entries from the routing table, use the clear appletalk route command in EXEC mode.

clear appletalk route [network]

Syntax Description

network

(Optional) Number of the network to which the route provides access.


Command Modes

EXEC

Command History

Release
Modification

10.0

This command was introduced.


Examples

The following example deletes the route to network 1:

clear appletalk route 1

Related Commands

Command
Description

show appletalk route

Displays all entries or specified entries in the AppleTalk routing table.


clear appletalk traffic

To reset AppleTalk traffic counters, use the clear appletalk traffic command in EXEC mode.

clear appletalk traffic

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

10.0

This command was introduced.


Examples

The following is sample output after a clear appletalk traffic command was executed:

Router# clear appletalk traffic
Router# show appletalk traffic

AppleTalk statistics:
  Rcvd:  0 total, 0 checksum errors, 0 bad hop count
         0 local destination, 0 access denied
         0 for MacIP, 0 bad MacIP, 0 no client
         0 port disabled, 0 no listener
         0 ignored, 0 martians
  Bcast: 0 received, 0 sent
  Sent:  0 generated, 0 forwarded, 0 fast forwarded, 0 loopback
         0 forwarded from MacIP, 0 MacIP failures
         0 encapsulation failed, 0 no route, 0 no source
  DDP:   0 long, 0 short, 0 macip, 0 bad size
  NBP:   0 received, 0 invalid, 0 proxies
         0 replies sent, 0 forwards, 0 lookups, 0 failures
  RTMP:  0 received, 0 requests, 0 invalid, 0 ignored
         0 sent, 0 replies
  EIGRP: 0 received, 0 hellos, 0 updates, 0 replies, 0 queries
         0 sent,     0 hellos, 0 updates, 0 replies, 0 queries
         0 invalid, 0 ignored
  ATP:   0 received
  ZIP:   0 received, 0 sent, 0 netinfo
  Echo:  0 received, 0 discarded, 0 illegal
         0 generated, 0 replies sent
  Responder:  0 received, 0 illegal, 0 unknown
AppleTalk statistics:
         0 replies sent, 0 failures
  AARP:  0 requests, 0 replies, 0 probes
         0 martians, 0 bad encapsulation, 0 unknown
         0 sent, 0 failures, 0 delays, 0 drops
  Lost: 0 no buffers
  Unknown: 0 packets
  Discarded: 0 wrong encapsulation, 0 bad SNAP discriminator

For explanation of the fields shown in the preceding example, see the show appletalk traffic command later in this chapter.

Related Commands

Command
Description

show appletalk macip-traffic

Displays statistics about MacIP traffic through the router.

show appletalk traffic

Displays statistics about AppleTalk traffic.


clear smrp mcache

To remove all fast-switching entries in the Sample Multicast Routing Protocol (SMRP) fast-switching cache table, use the clear smrp mcache command in EXEC mode.

clear smrp mcache

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

11.1

This command was introduced.


Usage Guidelines

Use this command to clear the SMRP fast-switching cache table. The SMRP fast-switching cache table contains the information needed to fast switch SMRP data packets. It is usually unnecessary to clear the table; however, you can do so to repopulate it or to clear a corrupted entry.


Note Using this command clears the table of all entries, not just a single entry.


Examples

The following example shows the fast-switching cache table before and after the clear smrp mcache command clears the table of entries:

Router# show smrp mcache

SMRP Multicast Fast Switching Cache
Group        In  Parent        Child         MAC Header (Top)
Address      Use Interface     Interface(s)  Network Header (Bottom)
--------------------------------------------------------------------

AT 11.121    Y   Ethernet0     Ethernet3     090007400b7900000c1740db
                                             001fed750000002aff020a0a0a
AT 11.122    Y   Ethernet0     Ethernet3     090007400b7a00000c1740db
                                             001f47750000002aff020a0a0a
AT 11.123    Y   Ethernet0     Ethernet1     090007400b7b00000c1740d9
                                             001fe77500000014ff020a0a0a
                               Ethernet3     090007400b7b00000c1740db
                                             001ffd750000002aff020a0a0a
AT 11.124    N   Ethernet0     Ethernet1     090007400b7c00000c1740d9
                                             001fef7500000014ff020a0a0a
Router# clear smrp mcache
Router# show smrp mcache

SMRP Multicast Fast Switching Cache
Group        In  Parent        Child         MAC Header (Top)
Address      Use Interface     Interface(s)  Network Header (Bottom)
--------------------------------------------------------------------

Related Commands

Command
Description

show smrp mcache

Displays the SMRP fast-switching cache table.


show appletalk access-lists

To display the AppleTalk access lists currently defined, use the show appletalk access-lists command in EXEC mode.

show appletalk access-lists

Syntax Description

This command has no arguments or keywords.

Command Modes

User EXEC

Command History

Release
Modification

10.0

This command was introduced.


Examples

The following is sample output from the show appletalk access-lists command:

Router> show appletalk access-lists

AppleTalk access list 601:
         permit zone ZoneA
         permit zone ZoneB
         deny additional-zones
         permit network 55
         permit network 500
         permit cable-range 900-950
         deny includes 970-990
         permit within 991-995
         deny other-access

Table 4 describes fields shown in the display.

Table 4 show appletalk access-lists Field Descriptions 

Field
Description

AppleTalk access list 601:

Number of the AppleTalk access lists.

permit zone
deny zone

Indicates whether access to an AppleTalk zone has been explicitly permitted or denied with the access-list zone command.

permit additional-zones
deny additional-zones

Indicates whether additional zones have been permitted or denied with the access-list additional-zones command.

permit network
deny network

Indicates whether access to an AppleTalk network has been explicitly permitted or denied with the access-list network command.

permit cable-range
deny cable-range

Indicates the cable ranges to which access has been permitted or denied with the access-list cable-range command.

permit includes
deny includes

Indicates the cable ranges to which access has been permitted or denied with the access-list includes command.

permit within
deny within

Indicates the additional cable ranges to which access has been permitted or denied with the access-list within command.

permit other-access
deny other-access

Indicates whether additional networks or cable ranges have been permitted or denied with the access-list other-access command.


Related Commands

Command
Description

access-list additional-zones

Defines the default action to take for access checks that apply to zones.

access-list cable-range

Defines an AppleTalk access list for a cable range (for extended networks only).

access-list includes

Defines an AppleTalk access list that overlaps any part of a range of network numbers or cable ranges (for both extended and nonextended networks).

access-list nbp

Defines an AppleTalk access list entry for a particular NBP named entity, class of NBP named entities, NBP packet type, or NBP named entities belonging to a specific zone.

access-list network

Defines an AppleTalk access list for a single network number (that is, for a nonextended network).

access-list other-access

Defines the default action to take for subsequent access checks that apply to networks or cable ranges.

access-list other-nbps

Defines the default action to take for access checks that apply to NBP packets from named entities not otherwise explicitly denied or permitted.

access-list within

Defines an AppleTalk access list for an extended or a nonextended network whose network number or cable range is included entirely within the specified cable range.

access-list zone

Defines an AppleTalk access list that applies to a zone.

appletalk access-group

Assigns an access list to an interface.

appletalk distribute-list in

Filters routing updates received from other routers over a specified interface.

appletalk distribute-list out

Filters routing updates sent to other routers.

appletalk getzonelist-filter

Filters GZL replies.


show appletalk adjacent-routes

To display routes to networks that are directly connected or that are one hop away, use the show appletalk adjacent-routes command in privileged EXEC mode.

show appletalk adjacent-routes

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

10.0

This command was introduced.


Usage Guidelines

The show appletalk adjacent-routes command provides a quick overview of the local environment that is especially useful when an AppleTalk internetwork consists of a large number of networks (typically, more then 600 networks).

You can use information provided by this command to determine if any local routes are missing or are misconfigured.

Examples

The following is sample output from the show appletalk adjacent-routes command:

Router# show appletalk adjacent-routes

Codes: R - RTMP derived, E - EIGRP derived, C - connected, S - static, P - proxy, 
67 routes in internet

R Net 29-29 [1/G] via gatekeeper, 0 sec, Ethernet0, zone Engineering
C Net 2501-2501 directly connected, Ethernet1, no zone set
C Net 4160-4160 directly connected, Ethernet0, zone Low End SW Lab
C Net 4172-4172 directly connected, TokenRing0, zone Low End SW Lab
R Net 6160 [1/G] via urk, 0 sec, TokenRing0, zone Low End SW Lab

Table 5 describes the fields shown in the display.

Table 5 show appletalk adjacent-routes Field Descriptions 

Field
Description

Codes:

Codes defining source of route.

    R - RTMP derived

Route derived from an RTMP update.

    E - EIGRP derived

Route derived from an Enhanced IGRP.

    C - Connected

Directly connected network RTMP update.

    S - Static

Static route.

    P - Proxy

Proxy route.

67 routes in internet

Total number of known routes in the AppleTalk network.

Net 29-29

Cable range or network to which the route goes.

[1/G]

Hop count, followed by the state of the route.

Possible values for state include the following:

G—Good (update has been received within the last 10 seconds)

S—Suspect (update has been received more than 10 seconds ago but less than 20 seconds ago)

B—Bad (update was received more than 20 seconds ago)

via

NBP registered name or address of the router that sent the routing information.

0 sec

Time, in seconds, since information about this network cable range was last received.

directly connected

Indicates that the network or cable range is directly connected to the router.

Ethernet0

Possible interface through which updates to this NBP registered name or address will be sent.

zone

Zone name assigned to the network or cable range sending this update.


show appletalk arp

To display the entries in the Address Resolution Protocol (ARP) cache, use the show appletalk arp command in privileged EXEC mode.

show appletalk arp

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

10.0

This command was introduced.


Usage Guidelines

ARP establishes associates between network addresses and hardware (MAC) addresses. This information is maintained in the ARP cache.

Examples

The following is sample output from the show appletalk arp command:

Router# show appletalk arp

Address      Age (min)  Type      Hardware Addr   Encap     Interface
2000.1               -  Hardware  0000.0c04.1111  SNAP      Ethernet1
2000.2               0  Dynamic   0000.0c04.2222  SNAP      Ethernet1
2000.3               0  Dynamic   0000.0c04.3333  SNAP      Ethernet3
2000.4               -  Hardware  0000.0c04.4444  SNAP      Ethernet3

Table 6 describes the fields shown in the display.

Table 6 show appletalk arp Field Descriptions 

Field
Description

Address

AppleTalk network address of the interface.

Age (min)

Time, in minutes, that this entry has been in the ARP table. Entries are purged after they have been in the table for 240 minutes (4 hours). A hyphen indicates that this is a new entry.

Type

Indicates how the ARP table entry was learned. It can be one of the following:

Dynamic—Entry was learned via AARP.

Hardware—Entry was learned from an adapter in the router.

Pending—Entry for a destination for which the router does not yet know the address. When a packet requests to be sent to an address for which the router does not yet have the MAC-level address, the Cisco IOS software creates an AARP entry for that AppleTalk address, then sends an AARP Resolve packet to get the MAC-level address for that node. When the software gets the response, the entry is marked "Dynamic." A pending AARP entry times out after 1 minute.

Hardware Addr

MAC address of this interface.

Encap

Encapsulation type. It can be one of the following:

ARPA—Ethernet-type encapsulation

Subnetwork Access Protocol (SNAP)—IEEE 802.3 encapsulation

Interface

Type and number of the interface.


show appletalk aurp events

To display the pending events in the AppleTalk Update-Based Routing Protocol (AURP) update-events queue, use the show appletalk aurp events command in privileged EXEC mode.

show appletalk aurp events

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

10.3

This command was introduced.


Examples

The following is sample output from the show appletalk aurp events command:

Router# show appletalk aurp events 

100-100, NDC EVENT pending
17043-17043, ND EVENT pending

Table 7 explains the fields shown in the display.

Table 7 show appletalk aurp events Field Descriptions

Field
Description

100-100

Network number or cable range.

NCD EVENT pending

Type of update event that is pending.


show appletalk aurp topology

To display entries in the AppleTalk Update-Based Routing Protocol (AURP) private path database, which consists of all paths learned from exterior routers, use the show appletalk aurp topology command in privileged EXEC mode.

show appletalk aurp topology

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

10.3

This command was introduced.


Examples

The following is sample output from the show appletalk aurp topology command:

Router# show appletalk aurp topology

30
             via Tunnel0, 3 hops
80
             via Tunnel0, 3 hops
101-101
             via Tunnel0, 8 hops
102-102
             via Tunnel0, 8 hops
103-103
             via Tunnel0, 8 hops
104-104
             via Tunnel0, 8 hops
105-105
             via Tunnel0, 8 hops
108-108
             via Tunnel0, 8 hops
109-109
             via Tunnel0, 9 hops
120-120
             via Tunnel0, 10 hops
125-125
             via Tunnel0, 8 hops
169-169
             via Tunnel0, 7 hops
201-205
             via Tunnel0, 4 hops

Table 8 describes the fields shown in the display.

Table 8 show appletalk aurp topology Field Descriptions 

Field
Description

30

AppleTalk network number or cable range.

via Tunnel0

Interface used to reach the network.

3 hops

Number of hops to the network.


show appletalk cache

To display the routes in the AppleTalk fast-switching table on an extended AppleTalk network, use the show appletalk cache command in EXEC mode.

show appletalk cache

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

10.0

This command was introduced.


Usage Guidelines

The show appletalk cache command displays information for all fast-switching route cache entries, regardless of whether they are valid.

Route entries are removed from the fast-switching cache if one of the following occurs:

A route that was used has been deleted but has not yet been marked bad.

A route that was used has gone bad.

A route that was used has been replaced with a new route with a better metric.

The state of route to a neighbor has changed from suspect to bad.

The hardware address corresponding to a node address in the AARP cache has changed.

The node address corresponding to a hardware address has changed.

The ARP cache has been flushed.

An ARP cache entry has been deleted.

You have entered the no appletalk routing command, the appletalk route-cache command, or an access-list command.

The encapsulation on the line has changed.

An interface has become operational or nonoperational.

Examples

The following is sample output from the show appletalk cache command:

Router> show appletalk cache 

AppleTalk Routing Cache, * = active entry, cache version is 227
Destination     Interface     MAC Header
*      29.0     Ethernet0     00000C00008200000C00D8DD
*  1544.000     Ethernet1     AA000400013400000C000E8C809B84BE02
*    33.000     Ethernet1     AA000400013400000C000E8C809B84BE02

The following is sample output from the show appletalk cache command when AppleTalk load balanced is enabled. The output displayed shows additional MAC headers for parallel paths (for example, 6099.52):

Router> show appletalk cache

Appletalk Routing cache, * = active entry, cache version is 11021
Destination     Interface     MAC Header
*     82.36     Ethernet1/4   00000CF366A600000C12C52D
  17043.208     Ethernet1/5   00000C367B4000000C12C52E
*  60099.52     Ethernet1/5   00000C367B4000000C12C52E
                Ethernet1/2   00000C367B3D00000C12C52B
                Ethernet1/3   00000C367B3E00000C12C52C

Table 9 describes the fields shown in the display.

Table 9 show appletalk cache Field Descriptions 

Field
Description

*

Indicates the entry is valid.

cache version is

Version number of the AppleTalk fast-switching cache.

Destination

Destination network for this packet.

Interface

Router interface through which this packet is transmitted.

MAC Header

First bytes of this packet's MAC header.


Related Commands

Command
Description

appletalk maximum-paths

Defines the maximum number of equal-cost paths the router should use when balancing the traffic load.

appletalk route-cache

Enables fast switching on all supported interfaces.


show appletalk domain

To display all domain-related information, use the show appletalk domain command in EXEC mode.

show appletalk domain [domain-number]

Syntax Description

domain-number

(Optional) Number of an AppleTalk domain about which to display information. It can be a decimal integer from 1 to 1,000,000.


Command Modes

EXEC

Command History

Release
Modification

10.3

This command was introduced.


Usage Guidelines

If you omit the argument domain-number, the show appletalk domain command displays information about all domains.

Examples

The following is sample output from the show appletalk domain command:

Router# show appletalk domain

        AppleTalk   Domain   Information:

        Domain 1        Name : Xerxes
      ---------------------------------------
        State                : Active
        Inbound remap range  : 100-199
        Outbound remap range : 200-299
        Hop reduction        : OFF
        Interfaces in domain :
               Ethernet1     : Enabled

        Domain 2        Name : Desdemona
      ---------------------------------------
        State                : Active
        Inbound remap range  : 300-399
        Outbound remap range : 400-499
        Hop reduction        : OFF
        Interfaces in domain :
               Ethernet3     : Enabled

The following is sample output from the show appletalk domain command when you specify a domain number:

Router# show appletalk domain 1

        AppleTalk   Domain   Information:

        Domain 1        Name : Xerxes
      ---------------------------------------
        State                : Active
        Inbound remap range  : 100-199
        Outbound remap range : 200-299
        Hop reduction        : OFF
        Interfaces in domain :
               Ethernet1     : Enabled

Table 10 describes the fields shown in the displays.

Table 10 show appletalk domain Field Descriptions 

Field
Description

Domain

Number of the domain as specified with the appletalk domain name global configuration command.

Name

Name of the domain as specified with the appletalk domain name global configuration command.

State

Status of the domain. It can be either Active or Nonactive.

Inbound remap range

Inbound mapping range as specified with the appletalk domain remap-range in global configuration command.

Outbound remap range

Outbound mapping range as specified with the appletalk domain remap-range out global configuration command.

Hop reduction

Indicates whether hop reduction has been enabled with the appletalk domain hop-reduction global configuration command. It can be either OFF or ON.

Interfaces in domain

Indicates which interfaces are in the domain as specified with the appletalk domain-group interface configuration command and whether they are enabled.


Related Commands

Command
Description

appletalk domain-group

Assigns a predefined domain number to an interface.

appletalk domain hop-reduction

Reduces the hop-count value in packets traveling between segments of a domain.

appletalk domain name

Creates a domain and assigns it a name and number.

appletalk domain remap-range

Remaps ranges of AppleTalk network numbers or cable ranges between two segments of a domain.


show appletalk eigrp interfaces

To display information about interfaces configured for Enhanced Interior Gateway Routing Protocol (EIGRP), use the show appletalk eigrp interfaces command in EXEC mode.

show appletalk eigrp interfaces [type number]

Syntax Description

type

(Optional) Interface type.

number

(Optional) Interface number.


Command Modes

EXEC

Command History

Release
Modification

11.2

This command was introduced.


Usage Guidelines

Use the show appletalk eigrp interfaces command to determine on which interfaces Enhanced IGRP is active and to find out information about Enhanced IGRP relating to those interfaces.

If an interface is specified, only that interface is displayed. Otherwise, all interfaces on which Enhanced IGRP is running are displayed.

Examples

The following is sample output from the show appletalk eigrp interfaces command:

Router> show appletalk eigrp interfaces

AT/EIGRP interfaces for process 1, router id 24096

                    Xmit Queue    Mean   Pacing Time   Multicast   Pending
Interface   Peers   Un/Reliable   SRTT   Un/Reliable   Flow Timer  Routes
Di0           0         0/0          0      11/434          0          0
Et0           1         0/0        337       0/10           0          0
SE0:1.16      1         0/0         10       1/63         103          0
Tu0           1         0/0        330       0/16           0          0

Table 11 describes the fields shown in the display.

Table 11 show appletalk eigrp interfaces Field Descriptions 

Field
Description

process 1

Autonomous system number of the process.

router id

Identification number of the router, as configured in the appletalk routing eigrp command.

Interface

Interface name.

Peers

Number of neighbors on the interface.

Xmit Queue

Count of unreliable and reliable packets queued for transmission.

Mean SRTT

Average round-trip time for all neighbors on the interface.

Pacing Time

Number of milliseconds to wait after transmitting unreliable and reliable packets.

Multicast Flow Timer

Number of milliseconds to wait for acknowledgment of a multicast packet by all neighbors before transmitting the next multicast packet.

Pending Routes

Number of routes still to be transmitted on this interface.


Related Commands

Command
Description

show appletalk eigrp neighbors

Displays the neighbors discovered by Enhanced IGRP.


show appletalk eigrp neighbors

To display the neighbors discovered by Enhanced Interior Gateway Routing Protocol (EIGRP), use the show appletalk eigrp neighbors command in EXEC mode.

show appletalk eigrp neighbors [interface]

Syntax Description

interface

(Optional) Displays information about the specified neighbor router.


Command Modes

EXEC

Command History

Release
Modification

10.3

This command was introduced.


Usage Guidelines

The show appletalk eigrp neighbors command lists only the neighbors running AppleTalk Enhanced IGRP. To list all neighboring AppleTalk routers, use the show appletalk neighbors command.

Examples

The following is sample output from the show appletalk eigrp neighbors command:

Router# show appletalk eigrp neighbors 

AT/EIGRP Neighbors for process 1, router id 83
Address                 Interface     Holdtime Uptime   Q      Seq  SRTT  RTO
                                      (secs)   (h:m:s)  Count  Num  (ms)  (ms)
warp.Ethernet1          Ethernet2     41       0:02:48  0      282  4     20
master.Ethernet2        Ethernet2     40       1:16:46  0      333  4     20

Table 12 describes the fields shown in the display.

Table 12 show appletalk eigrp neighbors Field Descriptions 

Field
Description

process 1

Number of the Enhanced IGRP routing process.

router id 83

Autonomous system number specified in the appletalk routing global configuration command.

Address

AppleTalk address of the AppleTalk Enhanced IGRP peer.

Interface

Interface on which the router is receiving hello packets from the peer.

Holdtime

Length of time, in seconds, that the Cisco IOS software will wait to hear from the peer before declaring it down. If the peer is using the default hold time, this number will be less than 15. If the peer configures a nondefault hold time, it will be reflected here.

Uptime

Elapsed time, in hours, minutes, and seconds, since the local router first heard from this neighbor.

Q Count

Number of AppleTalk Enhanced IGRP packets (update, query, and reply) that the Cisco IOS software is waiting to send.

Seq Num

Sequence number of the last update, query, or reply packet that was received from this neighbor.

SRTT

Smooth round-trip time. This is the number of milliseconds it takes for an AppleTalk Enhanced IGRP packet to be sent to this neighbor and for the local router to receive an acknowledgment of that packet.

RTO

Retransmission timeout, in milliseconds. This is the amount of time the Cisco IOS software waits before retransmitting a packet from the retransmission queue to a neighbor.


Related Commands

Command
Description

appletalk routing

Enables AppleTalk routing.

show appletalk neighbors

Displays information about the AppleTalk routers that are directly connected to any of the networks to which this router is directly connected.


show appletalk eigrp topology

To display the AppleTalk Enhanced Interior Gateway Routing Protocol (EIGRP) topology table, use the show appletalk eigrp topology command in EXEC mode.

show appletalk eigrp topology [network-number | active | zero-successors]

Syntax Description

network-number

(Optional) Number of the AppleTalk network whose topology table entry you want to display.

active

(Optional) Displays the entries for all active routes.

zero-successors

(Optional) Displays the entries for destinations for which no successors exist. These entries are destinations that the Cisco IOS software currently does not know how to reach via Enhanced IGRP. This option is useful for debugging network problems.


Command Modes

EXEC

Command History

Release
Modification

10.3

This command was introduced.


Usage Guidelines

All Enhanced IGRP routes that are received for a destination, regardless of metric, are placed in the topology table. The route to a destination that is currently in use is the first route listed. Routes that are listed as "connected" take precedence over any routes learned from any other source.

Examples

The following is sample output from the show appletalk eigrp topology command:

Router# show appletalk eigrp topology 

IPX EIGRP Topology Table for process 1, router id 1

Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, 
       r - Reply status

P 3165-0, 1 successors, FD is 0
          via Redistributed (25601/0),
          via 100.1 (2198016/2195456), Fddi0
          via 4080.67 (2198016/53760), Serial4
P 3161-0, 1 successors, FD is 307200
          via Redistributed (1025850/0),
          via 100.1 (2198016/2195456), Fddi0
          via 4080.67 (2198016/1028410), Serial4
P 100-100, 1 successors, FD is 0
          via Connected, Fddi0
          via 4080.67 (2198016/28160), Serial4
P 4080-4080, 1 successors, FD is 0
          via Connected, Serial4
          via 100.1 (2172416/2169856), Fddi0

Table 13 describes the fields that may be displayed in the output.

Table 13 show appletalk eigrp topology Field Descriptions 

Field
Description

Codes:

State of this topology table entry. Passive and Active refer to the Enhanced IGRP state with respect to this destination; and Update, Query, and Reply refer to the type of packet that is being sent.

    P - Passive

No Enhanced IGRP computations are being performed for this destination.

    A - Active

Enhanced IGRP computations are being performed for this destination.

    U - Update

Indicates that an update packet was sent to this destination.

    Q - Query

Indicates that a query packet was sent to this destination.

    R - Reply

Indicates that a reply packet was sent to this destination.

    r - Reply status

Flag that is set after the Cisco IOS software has sent a query and is waiting for a reply.

3165, 3161, and so on

Destination AppleTalk network number.

successors

Number of successors. This number corresponds to the number of next hops in the AppleTalk routing table.

FD

Feasible distance. This value is used in the feasibility condition check. If the neighbor's reported distance (the metric after the slash) is less than the feasible distance, the feasibility condition is met and that path is a feasible successor. Once the software determines it has a feasible successor, it does not have to send a query for that destination.

replies

Number of replies that are still outstanding (have not been received) with respect to this destination. This information appears only when the destination is in the Active state.

state

Exact Enhanced IGRP state that this destination is in. It can be the number 0, 1, 2, or 3. This information appears only when the destination is Active.

via

AppleTalk address of the peer who told the software about this destination. The first n of these entries, where n is the number of successors, are the current successors. The remaining entries on the list are feasible successors.

(345088/319488)

The first number is the Enhanced IGRP metric that represents the cost to the destination, The second number is the Enhanced IGRP metric that this peer advertised to us.

Ethernet0

Interface from which this information was learned.


The following is sample output from the show appletalk eigrp topology command when you specify an AppleTalk network number:

Router# show appletalk eigrp topology 3165

AT-EIGRP topology entry for 3165-0 
State is Passive, Query origin flag is 1, 1 Successor(s) 
Routing Descriptor Blocks: 
0.0, from 0.0
 Composite metric is (25601/0), Send flag is 0x0, Route is Internal 
 Vector metric: 
  Minimum bandwidth is 2560000000 Kbit 
  Total delay is 1000000 nanoseconds 
  Reliability is 255/255 
  Load is 1/255 
  Minimum MTU is 1500 
  Hop count is 0 
100.1 (Fddi0), from 100.1
 Composite metric is (2198016/2195456), Send flag is 0x0, Route is External 
 Vector metric: 
  Minimum bandwidth is 1544 Kbit 
  Total delay is 21100000 nanoseconds 
  Reliability is 255/255 
  Load is 1/255 
  Minimum MTU is 1500 
  Hop count is 2 
4080.83 (Serial4), from 4080.83
   Comp