cc/td/doc/product/software/ios121/121sup/121csum1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

ISO CLNS Commands: show tarp host Through which-route

ISO CLNS Commands: show tarp host Through which-route

This chapter explains the function and syntax of the International Organization for Standardization (ISO) Connectionless Network Services (CLNS) protocol commands: show tarp host through which-route. For more information about defaults and usage guidelines, see the corresponding chapter of the Cisco IOS Apollo Domain, Banyan VINES, DECnet, ISO CLNS, and XNS Command Reference, Release 12.1.

show tarp host

To display information about a specific TARP router stored in the local TID cache, use the show tarp host command in EXEC mode.

show tarp host tid

Syntax Description

tid

Target identifier of the router from which you want information. Alphanumeric string up to 255 characters.

show tarp interface

To list all interfaces that have TARP enabled, use the show tarp interface command in EXEC mode.

show tarp interface [type number]

Syntax Description

type

(Optional) Interface type.

number

(Optional) Interface number.

show tarp ldb

To display the contents of the loop-detection buffer table, use the show tarp ldb command in EXEC mode.

show tarp ldb

Syntax Description

This command has no arguments or keywords.

show tarp map

To list all static entries in the TID cache that were configured with the tarp map command, use the show tarp map command in EXEC mode.

show tarp map

Syntax Description

This command has no arguments or keywords.

show tarp static-adjacencies

To list all static TARP adjacencies that are configured with the tarp route-static command, use the show tarp static-adjacencies command in EXEC mode.

show tarp static-adjacencies

Syntax Description

This command has no arguments or keywords.

show tarp tid-cache

To display information about the entries in the TID cache, use the show tarp tid-cache command in EXEC mode. Entries are created dynamically, statically, or as a result of assigning a TID to the device by using the tarp tid command.

show tarp tid-cache [detail]

Syntax Description

detail

(Optional) Lists additional information in the TID/NET cache (such as the expiration time for dynamic entries).

show tarp traffic

To display statistics about TARP PDUs since the last time the counters were cleared, use the show tarp traffic command in EXEC mode.

show tarp traffic

Syntax Description

This command has no arguments or keywords.

tarp allow-caching

To reenable the storage of TID-to-NSAP address mapping in the TID cache, use the tarp allow-caching command in global configuration mode. To disable this function and clear the TID cache, use the no form of this command.

tarp allow-caching

no tarp allow-caching

Syntax Description

This command has no arguments or keywords.

tarp arp-request-timer

To set the timeout for TARP Type 5 PDUs, use the tarp arp-request-timer command in global configuration mode. To set the timeout to the default value, use the no form of this command.

tarp arp-request-timer seconds

no tarp arp-request-timer

Syntax Description

seconds

Number of seconds that the router will wait for a response from a TARP Type 5 PDU. The range is from 0 to 3600 seconds. The default is 40 seconds.

tarp blacklist-adjacency

To blacklist the specified router so that the router does not receive TARP PDUs propagated by this router, use the tarp blacklist-adjacency command in global configuration mode. To remove the specified router from the blacklist so that the router can once again receive propagated TARP PDUs, use the no form of this command.

tarp blacklist-adjacency nsap

no tarp blacklist-adjacency nsap

Syntax Description

nsap

NSAP address that cannot receive TARP PDUs. Use the full NSAP address.

tarp cache-timer

To specify the length of time that a dynamically created TARP entry remains in the TID cache, use the tarp cache-timer command in global configuration mode. To set the timer to the default value, use the no form of this command.

tarp cache-timer seconds

no tarp cache-timer

Syntax Description

seconds

Number of seconds an entry remains in the TID cache. The range is 30 to 86,400 seconds. The default is 3,600 seconds (1 hour).

tarp enable

To enable the TARP on an interface, use the tarp enable command in interface configuration mode. To disable TARP on a particular interface, use the no form of this command.

tarp enable

no tarp enable

Syntax Description

This command has no arguments or keywords.

tarp global-propagate

To reenable the capability to propagate TARP PDUs globally, use the tarp global-propagate command in global configuration mode. To disable global propagation of TARP PDUs, use the no form of this command.

tarp global-propagate

no tarp global-propagate

Syntax Description

This command has no arguments or keywords.

tarp ldb-timer

To specify the length of time that a system ID-to-sequence number mapping entry remains in the loop-detection buffer table, use the tarp ldb-timer command in global configuration mode. To set the timer to the default value, use the no form of this command.

tarp ldb-timer seconds

no tarp ldb-timer

Syntax Description

seconds

Number of seconds that a system ID-to-sequence number mapping entry remains in the loop-detection buffer table. The range is 0 to 86,400 seconds. The default is 300 seconds.

tarp lifetime

To specify the lifetime for locally generated TARP PDUs based on the number of hops, use the tarp lifetime command in global configuration mode. To set the PDU lifetime to the default value, use the no form of this command.

tarp lifetime hops

no tarp lifetime

Syntax Description

hops

Number of hosts that a PDU can traverse before it is discarded. Each router represents one hop. The range is 0 to 65535 hops. The default is 100 hops.

tarp map

To enter a TID-to-NSAP static route in the TID cache, use the tarp map command in global configuration mode. To remove a static map entry from the TID cache, use the no form of this command.

tarp map tid nsap

no tarp map tid nsap

Syntax Description

tid

Target identifier to be mapped to the specified NSAP. Alphanumeric string up to 255 characters.

nsap

NSAP address to map to the specified TID. Use the full NSAP address.

tarp nselector-type

To specify the N-selector to be used in CLNP PDUs to indicate that the packet is a TARP, use the tarp nselector-type command in global configuration mode. To set the N-selector to the default value, use the no form of this command.

tarp nselector-type hex-digit

no tarp nselector-type

Syntax Description

hex-digit

Digit in hexadecimal format to be used to identify TARP PDUs. The default is AF.

tarp originate

To reenable the router to originate TARP PDUs, use the tarp originate command in global configuration mode. To disable the capability to originate TARP PDUs, use the no form of this command.

tarp originate

no tarp originate

Syntax Description

This command has no arguments or keywords.

tarp post-t2-response-timer

To specify the length of time that a router waits for a response to a Type 2 PDU after the default timer expires, use the tarp post-t2-response-timer command in global configuration mode. To set the timer to the default value, use the no form of this command.

tarp post-t2-response-timer seconds

no tarp post-t2-response-timer

Syntax Description

seconds

Number of seconds that the router will wait for a response for a Type 2 PDU after the default timer has expired. The range is 0 to 3600 seconds. The default is 15 seconds.

tarp propagate

To reenable propagation of TARP PDUs on an interface, use the tarp propagate command in interface configuration mode. To disable propagation of TARP PDUs on one or more interfaces, use the no form of this command.

tarp propagate [all | message-type type-number [type-number] [type-number]]

no tarp propagate [all | message-type type-number [type-number] [type-number]]

Syntax Description

all

(Optional) Specifies all TARP PDUs.

message-type type-number

(Optional) Specifies only type-number broadcast PDUs. Valid values are 1, 2, and 4. You may enter more than one value for the type-number argument.

tarp protocol-type

To specify the network protocol type to be used in outgoing TARP PDUs, use the tarp protocol-type command in global configuration mode. To set the protocol type to the default value, use the no form of this command.

tarp protocol-type hex-digit

no tarp protocol-type

Syntax Description

hex-digit

Digit in hexadecimal format to be used to identify the protocol used in outgoing TARP PDUs. The default is FE (for CLNP).

tarp query

To a specific NSAP address, use the tarp query command in EXEC mode to determine a corresponding TID entry.

tarp query nsap

Syntax Description

nsap

NSAP address that you want the TID for. Use the full NSAP address.

tarp resolve

To determine an NSAP address corresponding to a specified TID, use the tarp resolve command in EXEC mode.

tarp resolve tid [1 | 2]

Syntax Description

tid

Target identifier to be mapped to the specified NSAP. Alphanumeric string up to 255 characters.

1

(Optional) Sends a Type 1 PDU. The default is a Type 1 PDU. If a response is not received before the timeout period, a Type 2 PDU is sent.

2

(Optional) Sends only Type 2 PDU.

tarp route-static

To configure a static TARP adjacency, use the tarp route-static command in global configuration mode. To remove a static TARP adjacency from the TARP queue, use the no form of this command.

tarp route-static nsap [all | message-type type-number [type-number] [type-number]]

no tarp route-static nsap [all | message-type type-number [type-number] [type-number]]

Syntax Description

nsap

NSAP address to create a static TARP adjacency. Use the full NSAP address.

all

(Optional) Specifies all TARP PDUs.

message-type type-number

(Optional) Specifies only type-number broadcast PDUs. Valid values are 1, 2, and 4. You may enter more than one type-number.

tarp run

To start the TARP process on the router, use the tarp run command in global configuration mode. To stop the TARP process, use the no form of this command.

tarp run

no tarp run

Syntax Description

This command has no arguments or keywords.

tarp sequence-number

To specify the sequence number to be used in the next outgoing TARP PDU, use the tarp sequence-number command in global configuration mode. To return to the default value, use the no form of this command.

tarp sequence-number number

no tarp sequence-number number

Syntax Description

number

Number from 0 to 65535 that will be used as the sequence number in the next outgoing PDU. The default is 0.

tarp t1-response-timer

To specify the length of time the router will wait for a response from a Type 1 PDU, use the tarp t1-response-timer command in global configuration mode. To set the timer to the default value, use the no form of this command.

tarp t1-response-timer seconds

no tarp t1-response-timer

Syntax Description

seconds

Number of seconds that the router will wait to receive a response from a Type 1 PDU. The range is 0 to 3600 seconds. The default is 15 seconds.

tarp t2-response-timer

To specify the length of time the router will wait for a response from a Type 2 PDU, use the tarp t2-response-timer command in global configuration mode. To set the timer to the default value, use the no form of this command.

tarp t2-response-timer seconds

no tarp t2-response-timer

Syntax Description

seconds

Number of seconds that the router will wait to receive a response from a Type 2 PDU. The range is 0 to 3600 seconds. The default is 25 seconds.

tarp tid

To assign a TID to the router, use the tarp tid command in global configuration mode. To remove the TID from the router, use the no form of this command.

tarp tid tid

no tarp tid tid

Syntax Description

tid

Target identifier to be used by this router. Alphanumeric string up to 255 characters.

tarp urc

To set the update remote cache bit in all subsequent outgoing PDUs, use the tarp urc command in global configuration mode. To set the update remote cache bit to the default value, use the no form of this command.

tarp urc {0 | 1}

no tarp urc

Syntax Description

0

Sets the update remote cache bit to 0, which is the default value. When the bit is 0, the receiver PDU will update its TID cache entry.

1

Sets the update remote cache bit to 1. When the bit is 1, the receiver TID cache is not updated.

timers basic (ISO CLNS)

To configure ISO IGRP timers, use the timers basic command in router configuration mode. To restore the default values, use the no form of this command.

timers basic update-interval holddown-interval invalid-interval

no timers basic update-interval holddown-interval invalid-interval

Syntax Description

update-interval

Time, in seconds, between the sending of routing updates. The default value is 90 seconds.

holddown-interval

Time, in seconds, a system or area router is kept in holddown state, during which routing information regarding better paths is suppressed. (A router enters into a holddown state when an update packet is received that indicates the route is unreachable. The route is marked inaccessible and advertised as unreachable. However, the route is still used for forwarding packets.) When the holddown interval expires, routes advertised by other sources are accepted and the route is no longer inaccessible. The default value is 145 seconds.

invalid-interval

Time, in seconds, that a route remains in the routing table after it has been determined that it is not reachable. After that length of time, the route is removed from the routing table. The default value is 135 seconds.

which-route

If you want to know which next-hop router will be used or if you have multiple processes running and want to troubleshoot your configuration, use the which-route command in EXEC mode. This command displays the routing table in which the specified CLNS destination is found.

which-route {nsap-address | clns-name}

Syntax Description

nsap-address

CLNS destination network address.

clns-name

Destination host name.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Jul 26 16:51:48 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.