Allied Telesis AT-9000/28POE Switch User Manual


  Open as PDF
of 1480
 
AT-9000 Switch Command Line User’s Guide
1037
This series of commands adds the entry to port 15 and configures the port
to include the TLV in its advertisements:
awplus(config)# location coord-location
identifier 16
Use the LOCATION COORD-
LOCATION command to assign an
ID number in the range of 1 to 256
to the new location entry, and to
enter the Coordinate mode. The
entry in this example is assigned
the ID number 16.
awplus(config_coord)# latitude 37.29153547
awplus(config-coord)# lat-resolution 12
awplus(config_coord)# longitude -121.91528320
awplus(config-coord)# long-resolution 33
awplus(config_coord)# datum nad83-navd
awplus(config_coord)# altitude 10.25 meters
awplus(config-coord)# alt-resolution 23
Use the parameter commands to
define the entry.
awplus(config_coord)# exit
Return to the Global Configuration
mode.
awplus(config) exit
Return to the Privileged Exec
mode.
awplus# show location coord-location identifier
16
Confirm the configuration of the
new coordinate location entry with
the SHOW LOCATION command.
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# interface port1.0.15
Enter the Port Interface mode for
port 15.
awplus(config-if)# lldp transmit receive
Configure the port to send and
receive LLDP advertisements.
awplus(config-if)# lldp location coord-location-
id 16
Use the LLDP LOCATION
command to add the coordinate
location entry, ID number 16, to
the port.
awplus(config-if)# lldp med-tlv-select location
Use the LLDP MED-TLV-SELECT
command to configure the port to
send the location entry in its
advertisements.
awplus(config-if)# end
Return to the Privileged Exec
mode.