cc/td/doc/product/software/ios113ed/cs
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Apollo Domain Commands

Apollo Domain Commands

This chapter describes the function and displays the syntax for Apollo Domain commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Network Protocols Command Reference, Part 3.

apollo access-group

To apply an access list to an interface, use the apollo access-group interface configuration command. To remove the access list, use the no form of this command.

apollo access-group access-list-name
no apollo access-group


access-list-name Name of an access list to apply to the interface.

apollo access-list

To define an Apollo Domain access list, use the apollo access-list global configuration command. 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]
no apollo access-list access-list-name


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.
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.

apollo maximum-paths

To set the maximum number of paths the Cisco IOS software uses when sending packets, use the apollo maximum-paths global configuration command. To restore the default value, use the no form of this command.

apollo maximum-paths paths
no apollo maximum-paths


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.

apollo network

To enable Apollo Domain routing on a particular interface, use the apollo network interface configuration command. To disable Apollo Domain routing on an interface, use the no form of this command.

apollo network number
no apollo network number


number

Network number. This is an eight-digit hexadecimal number consisting of the network address followed by the host address.

apollo route

To add a static route to the Apollo Domain routing table, use the apollo route global configuration command. To remove a route from the routing table, use the no form of this command.

apollo route destination-network network.host
no apollo route destination-network network.host


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.

apollo routing

To enable Apollo Domain routing, use the apollo routing global configuration command. To disable Apollo Domain routing, use the no form of this command.

apollo routing host
no apollo routing host


host Host number of the router. This is a five-digit hexadecimal host address that is unique across the Apollo Domain internetwork.

apollo update-time

To set the interval between Apollo Domain routing updates, use the apollo update-time interface configuration command. To restore the default value, use the no form of this command.

apollo update-time interval
no apollo update-time


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.

show apollo arp

To list the entries in the Apollo Domain Address Resolution Protocol (ARP) table, use the show apollo arp EXEC command.

show apollo arp

show apollo interface

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 EXEC command.

show apollo interface [type number]

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.

show apollo route

To display the contents of the Apollo Domain routing table, use the show apollo route EXEC command.

show apollo route [network]

network (Optional) Number of the network that the route is to. This is a 12-bit hexadecimal number.

show apollo traffic

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 EXEC command.

show apollo traffic

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.