| 网站首页 | 考试学习 | 英语学习 | 求职 | 资源下载 | 出国留学 | 论文中心 | 箐箐校园 | 
资格类考试: 公务员考试 报关员考试 导游资格 注册会计 司法考试
外语类考试: 英语四六级 雅思 托福 GRE BEC PETS 职称英语
学历类考试: 高考 考研 自考 成考 专升本
计算机考试: 等级考试 水平考试 微软认证 思科认证 Linux认证
设为主页
联系站长
添加收藏夹
您现在的位置: 学子考试网 >> 考试学习 >> IT考试 >> 思科认证 >> 试题中心 >> 文章正文 用户登录 新用户注册
特 别 推 荐
· 报关员辅导
· 经济师辅导
· 会计职称辅导
· 注册会计师辅导
· 英语四级辅导
· 公共英语(PETS)辅导
· 商务英语(BEC)辅导
· 职称英语辅导
· 报检员辅导
· 造价工程师辅导
· 2006公务员网络辅导课程
· 查看更多...
最 新 热 门
最 新 推 荐
相 关 文 章
没有相关文章
RameshsStudyGuide 【字体:
http://www.ks263.com 来源:ks263.com 点击数: 更新:2006-7-24 【VIVI收藏

 

A FR vir cktis a log conn between 2 DTE’s across a pkt switched net (PSN) and is identified by DLCI.

DLCI (Data Link Conn ID-given by svce provider): A number that Identifies a logical conn between CPE & FR switch.

LMI Local Mngmt Interface: A signaling std betwn CPE & FR switch. Gives current DLCI values, Global/Local significance of DLCI values, status of VCs. LMI-3 types, Cisco(default), Ansi & Q.933a,(since IOS 11.2 LMIs auto sense)

Config FR: specify FR as encaps on Serial Int. Cisco (def, cisco-cisco) IETF (Inet engg task force, cisco-non cisco)

If# encap frame-relay-fr cisco enabled, # encap frame-relay IETF: fr IETF enabled,

config LMI: if# frame-relay lmi-type [ansi/cisco/q933i], (for IOS before 11.2)

config DLCI: at int s0: # frame-relay interface-dlci 16 : (16-1007) ; # sh int s0?/span>sh dlci, lmi tafic,fr line speed,no dlci no.

Enab broadcast: # frame-relay interface-dlci 16 broadcast- allows routing updates only if broad is enabled.

Sub Interfaces: multi VCs on single serial int for diff proto. Config sub int: # int s0.16 [p-p / multi point]. (0-4292967295),

point-point: one sub int each to each rem router, do not forw broad, rout updates, each pr of routers are in its own subnet.

multi point: one sub int to multi rem router, forw broad, updates it recvs, all routers in one subnet & IP routing.

Mapping Frame Relay: IP add of both end devices on a VC must be mapped to their DLCIs. Called FR map table

1.use frame relay map, config: # int s0.16, # encap frame-relay ietf, # no inverse-arp, # ip add 172.16.30.1 255.255.255.0, # frame-relay map ip 172.16.30.17 30, # fr map ip 172.16.30.19 50 broad, # fr map ip 172.16.30.18 40 cisco broad, 30/40/50 dlci nos, VCs 1,2 ietf encap, 3 cisco encap, FR map : only way to mix ietf & cisco encap

2. use Inv ARP: # int s0.16, # encap frame-relay ietf, # ip add x.x.x.x x.x.x.x (Inv ARP on def, does dynamic mapping)

Monitoring Frame Relay: many ways to check status of int & pvc’s, # sh frame pvc- sh all configured dlci nos + pvc stat,

R# sh frame-relay [ip/lmi/map/pvc/route/traffic]-shows fr ip stast / lmi stat / fr map table / each pvc, dlci / route / proto stat

R# sh int s0-sh lmi traffic, line speed, dlci, lmi info, no dlci no, R# debug frame-relay lmi- BrainDump.

PPP: layer 2+3 proto can be used over Asynch / Synch serial, ISDN media. uses LCP (Link Control Proto) to build, config, maintain & termte data link conns. provides Authentication PAP, CHAP and Data compression. Thro? NCP (Network control proto) it encaps multi proto IP, IPX, AppleTalk, DECnet, OSI/CLNS and transparent bridging.

Config PPP Encap: # config t, # int s0, # encapsulation ppp, # ppp auth chap, # sh int s0- shows ppp config.

# debug ppp authentication: shows CHAP/PAP auth info Exge sequence as it occurs. Live.

Config PPP password: # username xxxx password xxxx- user name/ p.w expected from remote router.

ISDN : a set of protos carries a group of Digital svcs that simultaneously convey Data, Text, Voice, Music, Graphics & Video to end users and it is designed to achieve this over the existing tel line. ISDN works in phys, DLL & Net layers.

Devices connecting to ISDN net are known as Terminals. TE1 Term Eqpt type 1 understand ISDN stds, TE2 predate ISDN stds, use TE2 thro Term Adapter (TA). To access ISDN with Cisco router- need Network Termination 1(NT1) or ISDN modem. If router has BRI Int.- can directly access ISDN. Can access from serial int thro a Term Adaptor (TA), Router with BRI int= TE1(Terml end-point1), R that require TA= TE2 (Terml end point 2).

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] 下一页  

文章录入:ks263.com    责任编辑:ks263.com 
  • 上一篇文章:

  • 下一篇文章:
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口