tjbradford
Technical User
Hi all,
I have got an issue with a switch on a stick that is not able to browse the whole list of domain PC's only the ones in its own local subnet , other subnets are not affected. the subnet has a mixture of 2k xp 2k3 but all devices are only able to browse there segment.
i suspect it to be the switch config which is as follows
version 12.2
no service pad
service timestamps debug uptime
service timestamps log datetime localtime
service password-encryption
!
hostname sw
!
!
!
aaa session-id common
switch 1 provision ws-c3750-48ts
ip subnet-zero
ip routing
ip domain-name domain
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface FastEthernet1/0/1
switchport access vlan 202
switchport mode access
!
interface FastEthernet1/0/48
switchport access vlan 202
switchport mode access
!
interface GigabitEthernet1/0/1
no switchport
ip address *.*.*.*
!
interface Vlan1
no ip address
!
interface Vlan202
ip address *.*.*.* *.*.*.*
ip helper-address "server-dhcp"
!
router eigrp 1
network *.*.*.*
auto-summary
eigrp stub connected
!
ip classless
ip http server
!
!
!
control-plane
!
!
line con 0
line vty 0 4
password
line vty 5 15
!
ntp clock-period 36029133
!
end
does this config look good or is it missing a command to allow wins lookups?
I have got an issue with a switch on a stick that is not able to browse the whole list of domain PC's only the ones in its own local subnet , other subnets are not affected. the subnet has a mixture of 2k xp 2k3 but all devices are only able to browse there segment.
i suspect it to be the switch config which is as follows
version 12.2
no service pad
service timestamps debug uptime
service timestamps log datetime localtime
service password-encryption
!
hostname sw
!
!
!
aaa session-id common
switch 1 provision ws-c3750-48ts
ip subnet-zero
ip routing
ip domain-name domain
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface FastEthernet1/0/1
switchport access vlan 202
switchport mode access
!
interface FastEthernet1/0/48
switchport access vlan 202
switchport mode access
!
interface GigabitEthernet1/0/1
no switchport
ip address *.*.*.*
!
interface Vlan1
no ip address
!
interface Vlan202
ip address *.*.*.* *.*.*.*
ip helper-address "server-dhcp"
!
router eigrp 1
network *.*.*.*
auto-summary
eigrp stub connected
!
ip classless
ip http server
!
!
!
control-plane
!
!
line con 0
line vty 0 4
password
line vty 5 15
!
ntp clock-period 36029133
!
end
does this config look good or is it missing a command to allow wins lookups?