a我考网

 找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 142|回复: 1

[CCNP] Cisco认证考试辅导:Switch命令(二)

[复制链接]
发表于 2012-8-3 20:20:19 | 显示全部楼层 |阅读模式
21. 为了从一条中继链路上删除VLAN,可使用下列命令:   switch(enable) clear trunk module/port vlan-range: _- ]7 L1 H3 |: n
  22. 用show vtp domain 显示管理域的VTP参数.  J( s! \& C7 P. F' o8 L; p
  23. 用show vtp statistics显示管理域的VTP参数.9 b$ A0 g( {* L( Y& a
  24. 在Catalyst交换机上定义TrBRF的命令如下:* z# I# E) E, i! b. p( I
  switch(enable) set vlan vlan-name [name name] type trbrf bridge bridge-num[stp {ieee|ibm}]
* A! e  W+ B' x6 B: Q7 Z' r* N  25. 在Catalyst交换机上定义TrCRF的命令如下:
- f- [/ y1 w. N' _- b0 }& f; K  switch (enable) set vlan vlan-num [name name] type trcrf7 S' |4 [$ l; k% [. }% V) u9 V
  {ring hex-ring-num|decring decimal-ring-num} parent vlan-num
2 b& w$ Z; ~5 \/ z' f; ~7 h6 J" Z" ?  26. 在创建好TrBRF VLAN之后,就可以给它分配交换机端口.对于以太网交换,可以采用如下命令给VLAN分配端口:
1 f0 n( M( c% Y6 S) K5 V" j8 C/ m  switch(enable) set vlan vlan-num mod-num/port-num
0 ~6 V! M2 X* y2 T+ ~  27. 命令show spantree显示一个交换机端口的STP状态.
/ I. S0 J* g3 G  28. 配置一个ELAN的LES和BUS,可以使用下列命令:
: c( r/ Q' ~: g5 ^! N  ATM (config)# interface atm number.subint multioint, A, Y# A- h7 _4 L! j
  ATM(config-subif)# lane serber-bus ethernet elan-name" Q5 }+ `* ]: m; K
  29. 配置LECS:
! d, u$ z) E: B2 z6 \  ATM(config)# lane database database-name+ @+ s& x1 |5 @' c9 ]4 _( I9 G/ J
  ATM(lane-config-databade)# name elan1-name server-atm-address les1-nsap-address
) T3 m& i7 `8 {  ATM(lane-config-databade)# name elan2-name server-atm-address les2-nsap-address
9 t; K- f5 X& F" T7 M( f  ATM(lane-config-databade)# name …  K! j& x5 Q; F% O+ J4 ^' k
  30. 创建完数据库后,必须在主接口上启动LECS.命令如下:6 C( c5 I! d9 q( p5 C. B+ |
  ATM(config)# interface atm number! l; x: Q6 V; p* y
  ATM(config-if)# lane config database database-name
2 u* H4 o" }2 J# ~2 P  ATM(config-if)# lane config auto-config-atm-address
  X/ `/ V5 `7 o% @  31. 将每个LEC配置到一个不同的ATM子接口上.命令如下:: |/ g; [/ U$ n
  ATM(config)# interface atm number.subint multipoint* e& s$ U/ x+ `
  ATM(config)# lane client ethernet vlan-num elan-num" h& S  ?/ M4 n6 I( `
  32. 用show lane server 显示LES的状态.
$ S5 @! t4 m* B& \9 l  33. 用show lane bus显示bus的状态.
: {1 s% i5 l, X' q- S  34. 用show lane database显示LECS数据库可内容.
: b/ ?- W# ]$ q" [7 O4 ?  35. 用show lane client显示LEC的状态.
回复

使用道具 举报

 楼主| 发表于 2012-8-3 20:20:20 | 显示全部楼层

Cisco认证考试辅导:Switch命令(二)

</p>  36. 用show module显示已安装的模块列表.
0 {8 i, x8 g2 @1 Y' F+ s& I  37. 用物理接口建立与VLAN的连接:& L0 ^: ~$ C* k) t3 a
  router# configure terminal# D, S0 X9 q# r; v/ v( {
  router(config)# interface media module/port7 |+ ]8 N) H! ~2 U
  router(config-if)# description description-string
, Y0 |3 K4 G: m# ^3 ?& ]( b  router(config-if)# ip address ip-addr subnet-mask
" d4 Z4 b& a" S4 n  router(config-if)# no shutdown3 Y; M" B8 V1 W1 z. `
  38. 用中继链路来建立与VLAN的连接:8 g* |9 S1 V1 `/ _2 ]4 e7 q' W2 ?3 |
  router(config)# interface module/port.subinterface
7 p$ t! g: t" a6 D0 @  router(config-ig)# encapsulation[isl|dotlq] vlan-number
3 ?. w! R* t. V7 \7 E  @8 l( I. x  router(config-if)# ip address ip-address subnet-mask
# x$ v6 ]2 b9 O3 g. x: t- i  39. 用LANE 来建立与VLAN的连接:
: h& b+ z. b2 x; \! y7 h  router(config)# interface atm module/port" M6 c6 n# h/ T* _, z" Z0 h
  router(config-if)# no ip address( d  i* T( R  N
  router(config-if)# atm pvc 1 0 5 qsaal
. n# v7 f, i9 G7 o) @7 \7 t* Z* K  router(config-if)# atm pvc 2 0 16 ilni" w8 r4 ]/ s3 v" s' z
  router(config-if)# interface atm module/port.subinterface multipoint  Z' y: ~; U4 R' q+ I# ?
  router(config-if)# ip address ip-address subnet-mask
0 x  k! W2 M  }. c$ x+ \# k2 v2 ^  router(config-if)# lane client ethernet elan-num* ?! f0 J5 F- Y8 ?5 n
  router(config-if)# interface atm module/port.subinterface multipoint
* |+ p% O/ O  ^/ p  router(config-if)# ip address ip-address subnet-name
1 P1 ^8 O% p. b  K% d  router(config-if)# lane client ethernet elan-name
, S) c8 q% V3 y# m# W5 s7 p  router(config-if)# …  q) F, ^+ d6 u" A/ }
  40. 为了在路由处理器上进行动态路由配置,可以用下列IOS命令来进行:
+ K, w. f; _7 f: c8 Z* F  router(config)# ip routing5 u4 [  v) N" x' r% S
  router(config)# router ip-routing-protocol3 z% r! [- l: |2 |$ I( l
  router(config-router)# network ip-network-number3 y! _6 K2 A$ Q* W8 h: i9 U
  router(config-router)# network ip-network-number
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Woexam.Com ( 湘ICP备18023104号 )

GMT+8, 2024-5-2 04:26 , Processed in 0.208808 second(s), 23 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表