分享
 
 
 

IS-ISbug-2

王朝other·作者佚名  2008-05-19
窄屏简体版  字體: |||超大  

CSCdx29909

Internally found minor defect: Resolved (R)

Connected ISIS routes not redistributed into OSPF

Full text of defect (~32K)

Summary of defect

View a new defect

Attachments: Description Configuration Diffs--main

Full text of CSCdx29909

Start: CSCdx29909

Project: CSC.ena

Class: CSC.ena

Identifier: CSCdx29909

rca-flag: N

Status: R

Enclosure-count: 3

Product: hfr

Found: dev-test

Care-update: N

Version: 00.01

BU-manager:

Version-sector: ios

To-be-fixed: 00.01

Keyword: ipv4

Component: ipv4-rib

Apply-to: 00.00.00

Headline: Connected ISIS routes not redistributed into OSPF

Impact: cap

Triggers: fb

Obs-software: unknown

Ck-hw-oneofs: N

Obs-hardware:

Obs-document: none

Submitter-host: anthill

Submitter-id: lbriggs

Submitter-name: lbriggs

Submitter-mail: lbriggs

Submitter-path:

Notify-submitter: Y

Urgency: 9

Trouble-tickets:

Tickets-count:

Feature: fix

Other-mail:

Attribute: new-rib

Related-bugs:

DE-manager: csheng

Submitted-on: 020411

New-on: 020411

Created-on: 20020411 120340

Last-mod: 020613

Last-changed: 20020613 120957

Last-modifier-host: anthill

Last-modifier-id: paj

Component-save: ipv4-rib

Severity: 4

DE-priority: 3

Transition-stamp: 1023995397

Software:

Updated-by: paj

Evaluator-host: anthill

Evaluator-id: lbriggs

Waiting-on: 020411

Duplicate-on:

Postponed-until:

Postponed-on:

Forwarded-from:

Junked-on:

Closed-on:

Unproducible-on:

Held:

Held-on:

Info-awaiting:

Info-req-on:

Engineer: paj

Engineer-mail: paj

Assigner-host: anthill

Assigner-id: lbriggs

Assigner-mail: lbriggs

Code-reviewer:

Integrated-releases: 12000-00.24.00

Assigned-on: 020411

Type: BUG COPY

Timestamp: 6

DDTs-update-site: CSCdx 6

DDTs-mail-to: CSCin ddtsin@ddts-app-in-prod.cisco.com

Opener-id: paj

Opener-host: anthill

Opened-on: 020503

Origin:

Category:

Reason:

Comp-type: ipv4-

More-host: anthill

More-id: paj

More-on: 020503

M-transition: Y

Documents-changed: none

Resolver-id: paj

Resolver-host: anthill

Resolved-on: 020613

Duplicate-of:

End: CSCdx29909

Description: Added 020411 by lbriggs

This defaect was discovered in a private image with the advertisement mask changes.

The DUT, 12a1 has an OSPF adjacency with 7a1 over an ethernet in 22.22.22.0/24.

Router 12a1 also has an ISIS adjacency with 7b1 over a second ethernet in

133.133.133.0/24. With 'redistribute isis' configured in the DUT's OSPF stanza,

we should see 133.133.133.0/24 as a type 5 external route in the OSPF database,

but we do not.

Configuration: Added 020411 by lbriggs

!! Last configuration change at 17:40:28 UTC Wed Apr 10 2002

!

hostname 12a1-ena

fault manager policy %wd_default_cpu.tcl system

fault manager policy %wd_default_mem.tcl system

ip domain-lookup disable

enable password 7 151E0A0E

username lab password 7 151E0A0E

boot config bootflash:config/startup

ntp server 172.24.196.1

ntp update-calendar

router isis 2

area 51

net 47.abba.daba.d000.daaa.00

interface GigabitEthernet6/1

ipv4 enable active

!

!

!

exception choice 3 compress on filepath slot0:/corefile

logging trap

logging trap informational

logging console debugging

logging history size 1

logging history warnings

logging monitor debugging

logging buffered 16384

service timestamps log datetime

service timestamps log datetime localtime

service timestamps debug datetime

service timestamps debug datetime localtime

router ospf 1

redistribute isis

area 0

interface 22.22.22.0/24

!

!

!

ip route 0.0.0.0 0.0.0.0 172.24.196.1

interface Loopback0

ip address 192.168.0.4 255.255.255.255

!

interface Ethernet0/0

ip address 172.24.197.4 255.255.252.0

mac-address 1.c9e9.4

media-type rj45

!

interface POS1/0

ip address 10.1.0.1 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS1/1

ip address 10.1.0.5 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS1/2

ip address 10.1.0.9 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS1/3

ip address 10.1.0.13 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS5/0

ip address 10.1.0.33 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS5/1

ip address 10.1.0.37 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS5/2

ip address 10.1.0.61 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface POS5/3

ip address 10.1.0.69 255.255.255.252

sonet

clock source internal

!

shutdown

!

interface GigabitEthernet6/0

ip address 22.22.22.1 255.255.255.0

!

interface GigabitEthernet6/1

ip address 133.133.133.1 255.255.255.0

!

interface GigabitEthernet6/2

ip address 10.0.2.4 255.255.255.0

shutdown

!

interface preconfigure Ethernet0

ip address 172.24.197.4 255.255.252.0

mac-address 1.c9e9.4

media-type rj45

!

interface preconfigure Ethernet7/0

ip address 172.24.197.5 255.255.252.0

mac-address 1.c9e9.5

shutdown

media-type rj45

end

!

! Last configuration change at 17:42:29 UTC Wed Apr 10 2002

!

version 12.1

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname 7a1-ena

!

enable password lab

!

username lab password 0 lab

!

!

!

!

ip subnet-zero

no ip domain-lookup

!

!

!

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有