Help : Queries : Host

The form is accessed from the Query>Host menu. Host queries are made using the URL /its/query/Host. The following arguments are recognized:


addressType

The address type is used to specify the format of addresses that will be used in the request. Currently the following address types are supported:

  • IP
  • IP6
  • IPX
  • DEC
  • APPLETALK
  • MAC
  • DLCI
  • ASPATH

address

The format of an address depends on the type of address being specified. The following table gives examples of addresses of each type:

IP 10.8.56.128
IPX 51.28.45.50:0x0060B0ED45EB
DEC 32.12
APPLETALK 23.10
MAC 0x080009F2C59A
ASPATH 1-3-7-10

Note: Partial ASPATH addresses can be used to match ASPATHs in queries. For example,

-12 Destination AS must be 12.
12- Peer AS must be 12.
-12-15- Path must pass through AS 12 and AS 15.