Yamaha 10G SWR2310-28GT/18GT/10G Command Reference - Page 167

Syntax], private-vlan, association, Keyword], Parameter], Initial value], Input mode], Description

Page 167 highlights

Command Reference | Layer 2 functions | 167 6.2.4 Set secondary VLAN for primary VLAN [Syntax] private-vlan vlan-id association add 2nd-vlan-ids private-vlan vlan-id association remove 2nd-vlan-ids no private-vlan vlan-id association [Keyword] add : Associate the specified VLAN remove : Remove the association of the specified VLAN [Parameter] vlan-id 2nd-vlan-ids : VLAN ID specified for the primary VLAN : VLAN ID specified for the secondary VLAN To specify multiple items, use "-" or "," as shown below • To select from VLAN #2 through VLAN #4: 2-4 • To select VLAN #2 and VLAN #4: 2,4 [Initial value] none [Input mode] VLAN mode [Description] Specify the association of the secondary VLAN (isolated VLAN, community VLAN) with the primary VLAN of the private VLAN. By specifying "add," specify the association of the vlan-id with the 2nd-vlan-ids. By specifying "remove," remove the association of the vlan-id and the 2nd-vlan-ids. If this command is executed with the "no" syntax, all associations to the primary VLAN are deleted. [Example] After specifying the following private VLAN, associate the secondary VLANs to the primary VLAN. • VLAN #100 : Primary VLAN • VLAN #101 : Secondary VLAN (community VLAN) • VLAN #102 : Secondary VLAN (community VLAN) • VLAN #103 : Secondary VLAN (isolated VLAN) SWR2310(config-vlan)#vlan 100 SWR2310(config-vlan)#vlan 101 SWR2310(config-vlan)#vlan 102 SWR2310(config-vlan)#vlan 103 SWR2310(config-vlan)#private-vlan 100 primary SWR2310(config-vlan)#private-vlan 101 community SWR2310(config-vlan)#private-vlan 102 community SWR2310(config-vlan)#private-vlan 103 isolated SWR2310(config-vlan)#private-vlan 100 association add 101 SWR2310(config-vlan)#private-vlan 100 association add 102 SWR2310(config-vlan)#private-vlan 100 association add 103 6.2.5 Set access port (untagged port) [Syntax] switchport mode access [Initial value] switchport mode access [Input mode] interface mode

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278

6.2.4 Set secondary VLAN for primary VLAN
[Syntax]
private-vlan
vlan-id
association
add
2nd-vlan-ids
private-vlan
vlan-id
association
remove
2nd-vlan-ids
no
private-vlan
vlan-id
association
[Keyword]
add
:
Associate the specified VLAN
remove
:
Remove the association of the specified VLAN
[Parameter]
vlan-id
:
<2-4094>
VLAN ID specified for the primary VLAN
2nd-vlan-ids
:
<2-4094>
VLAN ID specified for the secondary VLAN
To specify multiple items, use "-" or "," as shown below
To select from VLAN #2 through VLAN #4: 2-4
To select VLAN #2 and VLAN #4: 2,4
[Initial value]
none
[Input mode]
VLAN mode
[Description]
Specify the association of the secondary VLAN (isolated VLAN, community VLAN) with the primary VLAN of the private
VLAN.
By specifying "add," specify the association of the
vlan-id
with the
2nd-vlan-ids
.
By specifying "remove," remove the association of the
vlan-id
and the
2nd-vlan-ids
.
If this command is executed with the "no" syntax, all associations to the primary VLAN are deleted.
[Example]
After specifying the following private VLAN, associate the secondary VLANs to the primary VLAN.
VLAN #100 : Primary VLAN
VLAN #101 : Secondary VLAN (community VLAN)
VLAN #102 : Secondary VLAN (community VLAN)
VLAN #103 : Secondary VLAN (isolated VLAN)
SWR2310(config-vlan)#vlan 100
SWR2310(config-vlan)#vlan 101
SWR2310(config-vlan)#vlan 102
SWR2310(config-vlan)#vlan 103
SWR2310(config-vlan)#private-vlan 100 primary
SWR2310(config-vlan)#private-vlan 101 community
SWR2310(config-vlan)#private-vlan 102 community
SWR2310(config-vlan)#private-vlan 103 isolated
SWR2310(config-vlan)#private-vlan 100 association add 101
SWR2310(config-vlan)#private-vlan 100 association add 102
SWR2310(config-vlan)#private-vlan 100 association add 103
6.2.5 Set access port (untagged port)
[Syntax]
switchport
mode
access
[Initial value]
switchport mode access
[Input mode]
interface mode
Command Reference | Layer 2 functions |
167