beautypg.com

No location, No location 9 – Allied Telesis AT-8100 Series User Manual

Page 1299

background image

AT-8100 Switch Command Line User’s Guide

1299

NO LOCATION

Syntax

no location

civic-location|coord-location|elin-location

identifier id_number

Parameters

civic-location

Deletes a civic location from the switch.

coord-location

Deletes a coordinate location.

elin-location

Deletes an ELIN location.

id_number

Specifies the ID number of the location information to be deleted
from the switch. You can specify only one location entry at a time.

Mode

Global Configuration mode

Description

Use this command to delete LLDP-MED location entries from the switch.
The same command is used to remove civic locations, coordinate
locations and ELIN locations. You can delete only one entry at a time.

Confirmation Command

“SHOW LOCATION” on page 1318

Examples

This example deletes the civic location ID 17:

awplus> enable
awplus# configure terminal
awplus(config)# no location civic-location-id 17

This example removes the coordinate location IDs 6 and 8:

awplus> enable
awplus# configure terminal
awplus(config)# no location coord-location-id 6
awplus(config)# no location coord-location-id 8