Specifications
5-10 Cisco MGX 8220 Reference, Release 4.1
FRASM Connections
3 Once the line and port have been specified, use the add link station command (addls) to specify
the FRASM port link station address and xid. A link consists of two link stations and the
connecting transmission medium. In order to start an SNA session a link between the two nodes
needs to be established. In a FRAS BNN connection the SNA part of the connection is terminated
at the FRASM; a session requires that the FRAS BNN port act as a link station. The link station
name and the xid (exchange ID) are used during the process of establishing a link.
addls <port_num><lsaddress><xid>
4 The add channel (addchan) command is used to specify the frame relay end of the connection.
This consists of specifying the DLCI and committed rate for the channel.
addchan <chan_num> <port_num> <dlci_num> <cir>
where:
5 Use the add FRAS BNN route command (addfrasbnnroute) to establish a connection between
the frame relay channel number and the link station.
addfrasbnnroute <port_num> <lsaddress> <chan_num> <lsap> <rsap>
<port_num> port number in the range 1–192
<lsaddress> LS address in the range 0x01–0xFE
<xid> 4-byte Hex number that is to be exchanged for this station in the
range 0000–FFFFFFFF
<chan_num> channel number is in the range 16–1015
<port_num> port number is in the range 1–192
<dlci_num> DLCI is in the range 0–1023
<cir> committed information rate: 0–1536000 bps for T1; 0–2048000 bps
for E1 (FRASM does not support E1)
<port_num> port number of the FrasBNN connection to be routed in the range
1–192
<lsaddress> address of the link station in the range 0x01–0xFE
<chan_num> channel number of the connection to be routed in the range 16–1015
<lsap> number in the range 0x01–0xFF (even numbers only)
<rsap> number in the range 0x01–0xFF (even numbers only)