[nsp] Duplex Mode Problem

Info info at faraco.com
Sun Mar 16 18:48:58 EST 2003


Hi all,
 
 I've an AS5300 and I've connected both Ethernet0 and FastEthernet0 of
the router to my switch.
 I've configured FastEthernet0 for FullDuplex 100M and Ethernet0 mode
both on the router and the switch.
 But I get the following errors in syslog:
 
 268738: *Mar 17 00:16:03.998 UTC: %CDP-4-DUPLEX_MISMATCH: duplex
mismatch discovered on FastEthernet0 (not half duplex), with fara5300
Ethernet0 (half duplex).
268751: *Mar 17 00:17:03.998 UTC: %CDP-4-DUPLEX_MISMATCH: duplex
mismatch discovered on Ethernet0 (not full duplex), with fara5300
FastEthernet0 (full duplex).
 
Can any body help me to get red of this error ?
 
 My IOS is :
IOS (tm) 5300 Software (C5300-I-M), Version 12.2(10b), RELEASE SOFTWARE
(fc1)
 
And here is my router configuration:
 
Current configuration : 3551 bytes
!
version 12.2
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
no service password-encryption
!
hostname fara5300
!
logging buffered 10000 debugging
no logging console
aaa new-model
aaa session-mib disconnect
aaa authentication login telnet_login line
aaa authentication ppp default local group radius
aaa authorization network default group radius 
aaa accounting update periodic 1
aaa accounting network default start-stop group radius
enable secret 5
!
spe 1/0 2/9
 firmware location system:/ucode/mica_port_firmware
!
!
resource-pool disable
!
ip subnet-zero
ip name-server 192.168.20.3
ip name-server 192.168.20.1
!
modemcap entry mica-e1:MSC=&F&D2S34=18000S40=10S54=172S53=1
!
controller E1 0
 framing NO-CRC4 
 clock source line primary
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 1
 framing NO-CRC4 
 clock source line secondary 1
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 2
 framing NO-CRC4 
 clock source line secondary 2
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 3
 framing NO-CRC4 
 clock source line secondary 3
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 4
 framing NO-CRC4 
 clock source line secondary 4
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 5
 framing NO-CRC4 
 clock source line secondary 5
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 6
 framing NO-CRC4 
 clock source line secondary 6
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
controller E1 7
 framing NO-CRC4 
 clock source line secondary 7
 line-termination 75-ohm
 ds0-group 1 timeslots 1-15,17-31 type r2-digital
 cas-custom 1
!
!
!
interface Ethernet0
 ip address 192.168.21.19 255.255.255.0
!
interface Serial0
 no ip address
 shutdown 
 no fair-queue
 clockrate 2015232
!
interface Serial1
 no ip address
 shutdown
 no fair-queue
 clockrate 2015232
!
interface Serial2
 no ip address
 shutdown
 no fair-queue
 clockrate 2015232
!
interface Serial3
 no ip address
 shutdown
 no fair-queue
 clockrate 2015232
!
interface FastEthernet0
 ip address 192.168.20.19 255.255.255.0 secondary
 ip address X.X.X.X 255.255.255.0
 duplex full
 speed 100
!
interface Group-Async1
 ip unnumbered FastEthernet0
 encapsulation ppp
 async mode interactive
 peer default ip address pool setup_pool
 ppp max-bad-auth 3
 ppp authentication pap
 group-range 1 240
!
ip local pool setup_pool 192.168.20.130 192.168.20.190
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.20.5
no ip http server
ip pim bidir-enable
!
logging trap debugging
logging 192.168.21.41
snmp-server community XXXXX RO
snmp-server community XXXXX RW
snmp-server enable traps tty
radius-server host 192.168.21.3 auth-port 1812 acct-port 1813
radius-server retransmit 5
radius-server timeout 60
radius-server key XXXXX
!
line con 0
line 1 240
 no flush-at-activation
 modem Dialin
 modem autoconfigure type mica-e1
 autocommand  ppp default
 transport preferred none
 transport output none
 autoselect during-login
 autoselect ppp
line aux 0
line vty 0
 password XXXX
 login authentication telnet_login
line vty 1 4
!
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://puck.nether.net/pipermail/cisco-nsp/attachments/20030316/bd8f1678/attachment-0001.htm


More information about the cisco-nsp mailing list