Download Cabletron Systems SFCS-1000 Specifications

Transcript
AMI Configuration Commands
dest-vci
Indicates the virtual channel number on the remote
switch fabric.
-peak <Kb/sec>
Indicates the amount of peak bandwidth allocated
for this SPVC, specified in kilobits per second. The
default value is 0.
source|destination|bidirectional
Source means a unidirectional SPVC going from the
local switch fabric to the remote switch fabric will be
created. Destination means a unidirectional SPVC
going from the remote switch fabric to the local
switch fabric will be created. Bidirectional means the
pair of unidirectional SPVCs will be created. The
default direction, if the user does not specify one, is
bidirectional.
NOTE:
To create a bidirectional SPVC, you must
either specify bidirectional, or you must set
up two unidirectional SPVCs with one going
in each direction.
To create an SPVC, you need to configure the two ends concurrently on the
two switch fabrics. Therefore, you first need to open an AMI session to the
destination switch fabric by either using the SCP’s IP address or its name,
along with the SNMP read-write community string. The following example
shows how to create a bidirectional SPVC from the local switch fabric (localhost) to a remote switch fabric (198.29.22.46). The user is logged into localhost.
localhost::> open 198.29.22.46 private
Opening a session for “198.29.22.46”, please wait...
Connected to “198.29.22.46” (asx200bx).
198.29.22.46::> localhost
localhost::> configuration spvc new ?
usage: new <port> <vpi> <vci> <dest-session> <dest-port> <dest-vpi>
<dest-vci> \[-peak <Kb/sec>] [(source | destination | bidirectional)]
localhost::configuration spvc> new 1c1 0 49 198.29.22.46 1b1 0 50
B-106