Set vsport type, Command mode, Description – Avaya Cajun P880 User Manual
Page 155: Syntax, Sample output
Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0
Avaya ATM Uplink Module CLI Commands
1-145
set vsport type
Command Mode
Configuration
Description
Sets the type of the vsport. This determines the encapsulation
format for Ethernet Frames carried across the ATM network.
Simple-Bridged is used when each VC carries a specific protocol
such as Ethernet or Token Ring.
LLC-Bridge is used when a PVC can carry multiple protocols. This is
provided for inter operability with other vendor’s equipment.
Routed is used when an IP interface exists on each end of the link
and the only traffic carried by the link is routed traffic. This
effectively provides a point to point connection where all of the
layer 2 information (MAC header) is stripped from the frame before
being sent across the ATM network.
Refer the ATM Uplink 2.0 User’s Guide for more details about these
parameters.
Syntax
set vsport
Table 1-93. Arguments, Parameters, Keywords
Sample Output
The following example sets VSP ID 4 to “simple-bridge”.
ATM(Configure)# set vsport 4 type simple-
bridge
Type SIMPLE-BRIDGE has been set for VSPort 4
Name
Definition
vsportId
Virtual Switched Port Identifier. Possible values
range from 1 - 128.
type
Possible values are:
• simple-bridge
• routed
• llc-bridge