Me desculpe se coloquei muitas informações, se achar melhor apagar oq não interessa fique à vontade pois eu nunca configurei tais equipamentos, é a primeira vez. Estou seguindo um livro e alguns exemplos da NET.
Grato pela sua atenção!
Abraço,
Manoel.
1) Meu Router 1841
==================
parthenon>
parthenon>enable
Password:
parthenon#show cdp
Global CDP information:
Sending CDP packets every 60 seconds
Sending a holdtime value of 180 seconds
Sending CDPv2 advertisements is enabled
parthenon#
2) show running config do router 1841
=====================================
Current configuration : 1577 bytes
!
! Last configuration change at 13:08:41 UTC Tue Nov 15 2011
!
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname parthenon
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$My0i$hGe62VN2pW4Bpd81to2xt1
enable password ppppppp
!
no aaa new-model
memory-size iomem 25
ip source-route
no ip routing
!
no ip cef
multilink bundle-name authenticated
vpdn enable
!
license udi pid CISCO1841 sn FTX14348146
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
no ip proxy-arp
ip virtual-reassembly
no ip route-cache
speed auto
full-duplex
pppoe enable group global
pppoe-client dial-pool-number 1
no cdp enable
no mop enabled
!
interface FastEthernet0/1
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
no ip address
no ip route-cache
clock rate 2000000
!
interface Dialer1
ip address negotiated
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp pap sent-username xxxxxx@cccc.com.br password 0 xxxxxx
no cdp enable
!
ip forward-protocol nd
!
!
no ip http server
ip nat inside source route-map RM-1 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip access-list extended NATacl1
permit ip 192.168.1.0 0.0.0.255 any
!
dialer-list 1 protocol ip permit
route-map RM-1 permit 10
match ip address NATacl1
!
!
snmp-server community public RO
!
control-plane
3) Ping no Modem ADSL
=====================
parthenon#
parthenon#ping 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
parthenon#
4) show cdp neighbors (router conectado com switch)
===================================================
parthenon#
parthenon#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater
Device ID Local Intrfce Holdtme Capability Platform Port ID
parthenon#
1) Meu Switch 2950
==================
SwitchParthenon>
SwitchParthenon>show cdp
Global CDP information:
Sending CDP packets every 60 seconds
Sending a holdtime value of 180 seconds
Sending CDPv2 advertisements is enabled
SwitchParthenon>
2) show running config do Switch 2950
Current configuration : 1261 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname SwitchParthenon
!
enable secret 5 $1$g4AK$Rak//eD..wIkDQehHSZf4/
enable password ppppppp
!
ip subnet-zero
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
ip address 192.168.0.200 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.0.1
ip http server
!
line con 0
line vty 0 4
password pppppp
login pppppp
line vty 5 15
password
login
!
!
end
!
3) show cdp neighbors (router conectado com switch)
SwitchParthenon#
SwitchParthenon#
SwitchParthenon#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone
Device ID Local Intrfce Holdtme Capability Platform Port ID
SwitchParthenon#
Como estão minhas conexões:
1) Modem ADSL em modo bridge;
2) Cabo ADSL do modem conectado na FastEthernet0/0 do Router;
3) O router está conectado ao switch da seguinte forma: patch cord na porta AUX do router e na porta console do switch