VMS Help LANCP, DEFINE, DEVICE, Qualifiers, /ATMADDRESS *Conan The Librarian (sorry for the slow response - running on an old VAX) |
On Alpha systems, /ATMADDRESS=LES defines the LAN emulation server (LES) address for asynchronous transfer mode (ATM). Usually the address is not user specified; this qualifier is used only if you want a specific address. By default the address is determined by software from the configuration server for the LES. The /ATMADDRESS=LES qualifier's syntax is as follows: DEFINE DEVICE/ATMADDRESS = ([NO]LES=the ATM server) On Alpha systems, /ATMADDRESS=ARP defines the LAN address resolution protocol (ARP) server address for Clasical IP over ATM. This qualifier is required before a logical IP subnet (LIS) is enabled if the local host is not the ARP server. The /ATMADDRESS=ARP qualifier's syntax is as follows: DEFINE DEVICE/ATMADDRESS = (ARP=atm_arp_server)
|