Atlantis Land A02-RA(Atmos)_ME01 show port, set port, list channels, Syntax, Description, Example

Models: A02-RA(Atmos)_ME01

1 112
Download 112 pages 14.35 Kb
Page 33
Image 33

4.12show port

4.12.1Syntax

port <portname>

4.12.2 Description

Display detailed information about a port.

This command enumerates all attributes for a port and displays them on the console. It is useful to determine the properties of a port.

4.12.3 Example

port atm

4.13set port

4.13.1Syntax

set port <portname> / <attributelist>

4.13.2 Description

Modify a port attribute.

This command may be used to modify an attribute on a port, overriding any values specified in the original port configuration request. The effects of changing any such attributes are device dependent.

This command is intended for development purposes only.

4.13.3 Example

set port atm /usercomment=”An ATM network port”

4.14list channels

4.14.1Syntax

list channels [<portname> ]

4.14.2 Description

List all open connections on the specified port. If no portname is specified, all channels on all ports will be displayed.

The channels are shown with their identification number and a selection of useful attributes. A full attribute list can be obtained via the show channel command.

All channels are shown with the Enabled attribute first, which indicates if the channel has yet been enabled (connected) by the application code.

4.14.3 Examples:

list channels 0 list channels atm:0

Page 33
Image 33
Atlantis Land A02-RA(Atmos)_ME01 manual show port, set port, list channels, Syntax, Description, Examples