|
|
This chapter explains the function and syntax of the Apollo Domain routing protocol commands. 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.
![]() |
Note Not all Cisco access servers support the Apollo Domain protocol. For more information, refer to the release notes for the current Cisco IOS release. |
To apply an access list to an interface, use the apollo access-group command in interface configuration mode. To remove the access list, use the no form of this command.
apollo access-group access-list-name
Syntax Description
access-list-name Name of an access list to apply to the interface.
To define an Apollo Domain access list, use the apollo access-list command in global configuration mode. To remove an access list, use the no form of this command.
apollo access-list access-list-name {deny | permit} [firstnet-] lastnet.host [wildcard-mask]
Syntax Description
access-list-name Name of the access list. deny Denies access if the conditions are matched. permit Permits access if the conditions are matched. firstnet- (Optional) Number that specifies the lower limit of a selected Apollo network range, followed by a hyphen. lastnet.host Number that specifies the upper limit of a selected Apollo network range. This is a 32-bit Apollo address consisting of a network number and a host number, separated by a period. To specify all networks, use a value of -1. wildcard-mask (Optional) A wildcard mask that uses the one bits to ignore the host part of the network address. Host bits corresponding to wildcard mask bits set to zero are used in comparisons.
To set the maximum number of paths the Cisco IOS software uses when sending packets, use the apollo maximum-paths command in global configuration mode. To restore the default value, use the no form of this command.
apollo maximum-paths paths
Syntax Description
paths Maximum number of equal-cost paths from which the software chooses. The argument paths can be a value from 1 to 512. The default is 1.
To enable Apollo Domain routing on a particular interface, use the apollo network command in interface configuration mode. To disable Apollo Domain routing on an interface, use the no form of this command.
apollo network number
Syntax Description
number Network number. This is an eight-digit hexadecimal number consisting of the network address followed by the host address.
To add a static route to the Apollo Domain routing table, use the apollo route command in global configuration mode. To remove a route from the routing table, use the no form of this command.
apollo route destination-network network.host
Syntax Description
destination-network Network to which you want to establish a static route. This is a 12-bit hexadecimal number. You can omit leading zeros. network.host Network address of the router to which to forward packets destined for destination-network. The argument network is a 12-bit hexadecimal number. You can omit leading zeros. The argument host is the host number of the target router. This is a 20-bit hexadecimal value.
To enable Apollo Domain routing, use the apollo routing command in global configuration mode. To disable Apollo Domain routing, use the no form of this command.
apollo routing host
Syntax Description
host Host number of the router. This is a five-digit hexadecimal host address that is unique across the Apollo Domain internetwork.
To set the interval between Apollo Domain routing updates, use the apollo update-time command in interface configuration mode. To restore the default value, use the no form of this command.
apollo update-time interval
Syntax Description
interval Interval, in seconds, at which Apollo Domain routing updates are sent. The minimum interval is 10 seconds, and the maximum is 2493644 seconds. The default is 30 seconds.
To list the entries in the Apollo Domain Address Resolution Protocol (ARP) table, use the show apollo arp command in EXEC mode.
show apollo arpSyntax Description
This command has no arguments or keywords.
To display the status of the Apollo Domain interfaces configured in the router and the parameters configured on each interface, use the show apollo interface command in EXEC mode.
show apollo interface [type number]
Syntax Description
type (Optional) Interface type. It can be one of the following types: asynchronous, dialer, Ethernet (IEEE 802.3), loopback, null, serial, or tunnel. number (Optional) Interface number.
To display the contents of the Apollo Domain routing table, use the show apollo route command in EXEC mode.
show apollo route [network]
Syntax Description
network (Optional) Number of the network that the route is to. This is a 12-bit hexadecimal number.
To display information about the number and type of Apollo Domain packets transmitted and received by the Cisco IOS software, use the show apollo traffic command in EXEC mode.
show apollo trafficSyntax Description
This command has no arguments or keywords.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Jul 26 16:49:20 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.