3com 8807 참조 가이드

다운로드
페이지 1099
788
C
HAPTER
 42: VPLS C
ONFIGURATION
 C
OMMANDS
View
System view
Parameter
vsi: Creates a VSI or enter the VSI view.
vsi-name: VSI name, a locally unique string of 1 to 20 alphanumeric characters.
static: Indicates that the peer discovery mechanism is static manual configuration. 
When you create a VSI, you must specify to manually configure the mechanism, 
but you do not need to specify the configuration mode after the VSI is created and 
you are in the VSI view.
Description
Use the vsi command to create a VSI or enter the VSI view. When you create an 
instance, you must specify the mechanism for discovering VSIs and the peers. At 
present, you can only configure the mechanism statically and manually and must 
specify the configuration mode explicitly.
Use the undo vsi command to delete a VSI.
Related command: display vsi.
Example
# Create a VSI named 3Com and specify to manually configure the mechanism for 
discovering the peers of the VSI.
<SW8800> system-view 
 
[SW8800] vsi 3com static 
vsi-id
Syntax
vsi-id vsi-id
View
VSI-LDP view
Parameter
vsi-id: VSI ID. The value of vsi-id is locally unique and ranges from 1 to 
4294967295. For a VC in the current VSI, by default, VC ID defaults to vsi-id.
Description
Use the vsi-id command to configure the ID of the current VSI. If you do not 
specify a VC-ID when configuring Peer, VC-ID takes the value of VSI-ID.
Example
# Configure the VSI-ID of VSI "3Com" as 100.
<SW8800> system-view 
 
[SW8800] vsi 3com static
 
[3Com-vsi-3com] pwsignal ldp
 
[3Com-vsi-3com-ldp] vsi-id 100