RE: Possible BUG?

From: Kemal YILDIRIM (kemalhy@gmail.com)
Date: Tue Jun 13 2006 - 03:36:07 ART


Hi Victor,
Just check the link below, an interesting subject. :-)

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fipr
_c/ipcprt1/1cfip.htm#wp1002334

Router 1 Configuration

interface ethernet 0
 ip address 128.9.1.1
!
interface ethernet 1
 ip address 128.9.1.1
 transmit-interface ethernet 0

Router 2 Configuration

interface ethernet 0
 ip address 128.9.1.2
 transmit-interface ethernet 1
!
interface ethernet 1
 ip address 128.9.1.2

Objects are what is unalterable and subsistent;
their configuration is what is changing and unstable.
So, you need PRACTICE, PRACTICE, AND MORE PRACTICE...

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Victor Cappuccio
Sent: Tuesday, June 13, 2006 7:44 AM
To: ccielab@groupstudy.com
Subject: Possible BUG?

Hi Guys, could this be a Bug?

Look at the IP Addresses at the Interfaces S0/0 and S0/1

 

Thanks

Victor.

 

Rack1R5#show ip int brief | ex un

Interface IP-Address OK? Method Status
Protocol

Ethernet0/0 152.1.125.5 YES manual up
up

Serial0/0 152.1.45.5 YES manual up
up

Serial0/1 152.1.45.5 YES manual up
up

Ethernet1/0 152.1.5.5 YES manual up
up

Loopback0 150.1.5.5 YES manual up
up

 

Rack1R5#show run

*Mar 1 07:22:27.241: %SYS-5-CONFIG_I: Configured from console by console

Rack1R5#show run int s0/0

Building configuration...

 

Current configuration : 179 bytes

!

interface Serial0/0

 ip address 152.1.45.5 255.255.255.0

 encapsulation frame-relay

 no fair-queue

 frame-relay map ip 152.1.45.4 504 broadcast

 no frame-relay inverse-arp

end

 

Rack1R5#show run int s0/1

Building configuration...

 

Current configuration : 116 bytes

!

interface Serial0/1

 ip address 152.1.45.5 255.255.255.0

 encapsulation ppp

 clock rate 64000

 no cdp enable

end

 

Rack1R5#



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:32 ART