cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
246
Views
0
Helpful
1
Replies

Cisco 1801w VLAN configuration

dzianis1975
Level 1
Level 1

Hello,

I have a problem configuring multiple VLANs on my 1801w. I don't have any issues with current config where only native VLAN configured. Need to configure 3-4 VLANs. Any help would be greatly appreciated.

configuration...

...


!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.10
!
ip dhcp pool LAN
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
!
!
ip domain name ***
ip ssh time-out 90
ip ssh version 1
!
ipv6 unicast-routing
!
crypto pki trustpoint 

...


!
interface FastEthernet0
ip address dhcp
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
!
interface FastEthernet1
!

interface FastEthernet2
switchport mode trunk
!
interface FastEthernet3
!
interface FastEthernet4
!
interface FastEthernet5
!
interface FastEthernet6
!
interface FastEthernet7
!
interface FastEthernet8
!
interface Dot11Radio0
no ip address
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio1
no ip address
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
station-role root
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 0/35
pppoe-client dial-pool-number 1
!
dsl operating-mode auto
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
ppp chap hostname ***
ppp chap password 7 ***
ppp pap sent-username *** password 7 ***
ppp ipcp dns request accept
!
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.0.0.0 255.0.0.0 192.168.1.11
!
!
no ip http server
ip http authentication local
no ip http secure-server
no ip nat service sip udp port 5060
ip nat inside source list NAT interface Dialer0 overload
!
ip access-list standard NAT
permit 192.168.1.0 0.0.0.255
!
logging facility local6
logging 205.204.91.200
!
!
...

1 Reply 1

Richard Burts
Hall of Fame
Hall of Fame

The config that you posted seems reasonable and does not shed any light on problems with creating additional plans. Can you tell us what steps you have used to create a second vlan and to assign one of the interfaces to that vlan? Posting a screen shot of what you tried and the response that you received would be nice.

HTH

Rick

HTH

Rick
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: