Home > Database > Mysql Tutorial > body text

BAS扩容操作

WBOY
Release: 2016-06-07 15:03:47
Original
1316 people have browsed it

interface Ethernet0/2 description to_QiCaiCHang_SHiWaiXing_DSLAM speed 100 port link-type trunk port trunk permit vlan 1 10 2164 to 2259 //在BAS上加入需要的VLAN,要知道上行的端口。 portvlan ethernet 1 vlan 2260 96 access-type layer2-subscr


interface Ethernet0/2                    
 description to_QiCaiCHang_SHiWaiXing_DSLAM
 speed 100
 port link-type trunk
 port trunk permit vlan 1 10 2164 to 2259
 
//在BAS上加入需要的VLAN,要知道上行的端口。
portvlan ethernet 1 vlan 2260 96       
 access-type layer2-subscriber           
 default-domain  authentication smx.ha   
 authentication-method pppoe             
//建立管理地址
portvlan ethernet 1 vlan 10
 static-user 10.98.4.16 10.98.4.16 detect
//上行交换机上建立VLAN实体,以便透传。
vlan 2260
vlan 2261
vlan 2262
vlan 2263
vlan 2264
vlan 2265
vlan 2266
vlan 2267
vlan 2268
vlan 2269
vlan 2270
vlan 2271
vlan 2272
vlan 2273
vlan 2274
vlan 2275
vlan 2276
vlan 2277
vlan 2278
vlan 2279
vlan 2280
vlan 2281
vlan 2282
vlan 2283
vlan 2284
vlan 2285
vlan 2286
vlan 2287
vlan 2288
vlan 2289
vlan 2290
vlan 2291
vlan 2292
vlan 2293
vlan 2294
vlan 2295
vlan 2296
vlan 2297
vlan 2298
vlan 2299
vlan 2300
vlan 2301
vlan 2302
vlan 2303
vlan 2304
vlan 2305
vlan 2306
vlan 2307
vlan 2308
vlan 2309
vlan 2310
vlan 2311
vlan 2312
vlan 2313
vlan 2314
vlan 2315
vlan 2316
vlan 2317
vlan 2318
vlan 2319
vlan 2320
vlan 2321
vlan 2322
vlan 2323
vlan 2324
vlan 2325
vlan 2326
vlan 2327
vlan 2328
vlan 2329
vlan 2330
vlan 2331
vlan 2332
vlan 2333
vlan 2334
vlan 2335
vlan 2336
vlan 2337
vlan 2338
vlan 2339
vlan 2340
vlan 2341
vlan 2342
vlan 2343
vlan 2344
vlan 2345
vlan 2346
vlan 2347
vlan 2348
vlan 2349
vlan 2350
vlan 2351
vlan 2352
vlan 2353
vlan 2354
vlan 2355
//设置上行端口
interface Ethernet0/3                  
 description to_shanshoulu_SHiWaiXing_DSLAM
 speed 100
 port link-type trunk
 port trunk permit vlan 1 10 2260 to 2355
交通局宽带扩32线
 
portvlan ethernet 1 vlan 3100 32
 access-type layer2-subscriber
 default-domain  authentication smx.ha
 authentication-method pppoe
 

interface Ethernet0/6
 port link-type trunk
 port trunk permit vlan all
 broadcast-suppression 20
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!