Hi,
I trying to add a fresh (wiped) 3548-XL to our current network.
The backbone is two 3560's running HSRP.
I've added 2 x 2950's without any problems but when trying to add the
3548-XL I cannot see anything beyond the local IP.
Here is the current setup
__________________________
__________
__________
__________
__________
__________
___
hostname sw-************
!
no logging console
aaa new-model
aaa group server radius Radius_Servers
!
aaa authentication login default group Radius_Servers local
aaa authorization network default group Radius_Servers
aaa authorization auth-proxy default group Radius_Servers
aaa authorization configuration default group Radius_Servers
aaa accounting delay-start
aaa accounting nested
aaa accounting update newinfo
aaa accounting exec default start-stop group Radius_Servers
aaa accounting system default start-stop group Radius_Servers
enable secret 5 ************************
enable password 7 ***************
!
username cisco**** password 7 **************************
!
!
!
!
ip subnet-zero
ip domain-name ****.com
ip name-server 10.42.7.100
ip name-server 10.42.7.110
!
!
!
!
interface GigabitEthernet0/1
switchport trunk allowed vlan 1,41,1002-1005
switchport mode trunk
!
interface GigabitEthernet0/2
switchport trunk allowed vlan 1,41,1002-1005
switchport mode trunk
!
interface VLAN1
no ip address
shutdown
!
!
interface VLAN41
ip address 10.42.0.19 255.255.0.0
ip helper-address 10.42.7.100
ip helper-address 10.42.7.110
ip helper-address 10.42.7.120
no ip directed-broadcast
no ip route-cache
!
ip default-gateway 10.42.202.1
no ip http server
ip radius source-interface VLAN41
logging trap notifications
logging facility local6
logging source-interface VLAN41
logging 10.42.20.10
access-list 1 remark Access List for SNMP access
access-list 1 permit 10.42.0.84
access-list 23 permit 10.0.0.0 0.255.255.255
snmp-server engineID local **************
snmp-server community public RO
snmp-server community public@es0 RO
snmp-server community snmp-comm RO 1
snmp-server contact IT Support *******************
snmp-server enable traps vlan-membership
snmp-server enable traps config
snmp-server enable traps entity
snmp-server enable traps vtp
snmp-server host 10.42.0.84 trap snmp-comm
radius-server host 10.42.7.100 auth-port 1812 acct-port 1813 timeout 5 key 7 *************
radius-server host 10.42.7.110 auth-port 1812 acct-port 1813 timeout 5 key 7 *************
alias exec tftpback copy running-config t
ftp://10.42.0.100/*********/Switches/sw
-********/sw-************-
confg
!
line con 0
length 45
transport input none
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 5 0
password 7 ********************
length 0
line vty 5 15
access-class 23 in
exec-timeout 5 0
password 7 ************
length 0
!
ntp server 10.42.1.10
end
(VTP Mode set to Client, V2)
__________________________
__________
__________
__________
__________
______
3560's Vlan Information
interface Vlan41
description ***********
ip address 10.42.202.1 255.255.0.0
ip helper-address 10.42.7.100
ip helper-address 10.42.7.110
ip helper-address 10.42.7.120
standby priority 200
standby 41 ip 10.42.202.2
standby 41 priority 10
__________________________
__________
___
interface GigabitEthernet0/4
description "Connx to *******"
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 41
switchport mode trunk
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
queue-set 2
mls qos trust cos
macro description cisco-switch
auto qos voip trust
spanning-tree link-type point-to-point
Thankyou in advance.
so you'll only see that vlan...