HPE Aruba Networking & ProVision-based
1820301 Members
2947 Online
109622 Solutions
New Discussion

Simple vlan issue

 
pldcssIT
Occasional Advisor

Simple vlan issue

I have 2 5406zl's that have been running a "flat" network with no vlans. I'm trying to introduce vlans by adding just one. I have a pc in that vlan (7) that can ping the firewall and the switch, but it can't ping any other ip in vlan 1. Nothing can in vlan 1 can ping the pc.

 

How do I allow traffic between vlans?

 

Also, is there anything special about DEFAULT_VLAN 1?

 

; J8697A Configuration Editor; Created on release #K.14.89

hostname "PLDCSS-SW2"
max-vlans 64
ip access-list extended "AllowSANOut"
   10 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
   exit
ip access-list extended "Allow1In"
   10 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
   exit
module 1 type J8702A
module 2 type J8702A
interface A3
   speed-duplex 100-full
exit
ip default-gateway 10.1.121.1
ip routing
snmpv3 only
vlan 1
   name "DEFAULT_VLAN"
   untagged A1-A13,B1-B24
   ip address 10.1.121.151 255.255.255.0
   no untagged A14-A24
   ip access-group "AllowSANOut" vlan
   exit
vlan 3
   name "Switches"
   tagged A2
   no ip address
   exit
vlan 5
   name "Servers"
   tagged A2
   no ip address
   exit
vlan 7
   name "SAN"
   untagged A14-A24
   ip address 10.1.7.2 255.255.255.0
   tagged A2
   ip access-group "Allow1In" vlan
   exit
vlan 11
   name "VM"
   tagged A2
   no ip address
   exit
vlan 13
   name "Operations"
   tagged A2
   no ip address
   exit
vlan 19
   name "Teleconf"
   no ip address
   exit
vlan 23
   name "MGMT"
   no ip address
   exit
vlan 17
   name "VPN"
   no ip address
   exit
console inactivity-timer 60
timesync sntp
sntp unicast
sntp server priority 1 10.1.121.1 3
no web-management
web-management ssl
ip route 0.0.0.0 0.0.0.0 10.1.121.1
ip route 10.1.7.0 255.255.255.0 10.1.121.1
snmp-server community "public" unrestricted
no autorun
password manager
password operator

13 REPLIES 13
Fredrik Lönnman
Honored Contributor

Re: Simple vlan issue

What does the clients in vlan 1 and 7 have as default gw? Probably this is a routing issue, the 5406zl routes between connected VLANs per default.

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

pldcssIT
Occasional Advisor

Re: Simple vlan issue

vlan 1 has 10.1.121.1 as gateway. vlan 7 has 10.1.7.1.

Fredrik Lönnman
Honored Contributor

Re: Simple vlan issue

None of those IPs resides in the configuration you included.. could you please include the configuration from the device with that IP addresses.
---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

pldcssIT
Occasional Advisor

Re: Simple vlan issue

Well, since you asked, but this is a Cisco ASA 5520. :-)

 

: Saved
: Written by enable_15 at 11:01:13.430 PST Tue Feb 7 2012
!
ASA Version 8.2(5)
!
hostname ciscoasa
domain-name SANITIZED
enable password SANITIZED encrypted
passwd SANITIZED encrypted
no names
name 192.168.0.0 Tahoe
name 10.1.13.0 Operations
name 10.1.7.0 SAN description SAN vlan 7
name 10.1.5.0 Servers description Server vlan 5
name 10.1.3.0 Switches description Switch vlan 3
name 10.1.19.0 Teleconf
name 10.1.11.0 VM description VM hosts and guests vlan 11
name 10.1.17.0 VPN
!
interface GigabitEthernet0/0
 nameif External1
 security-level 0
 ip address 1.2.3.130 255.255.255.192
!
interface GigabitEthernet0/1
 nameif Internal1
 security-level 100
 ip address 10.1.121.1 255.255.255.0
!
interface GigabitEthernet0/2
 shutdown
 no nameif
 no security-level
 no ip address
!
interface GigabitEthernet0/3
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Management0/0
 nameif management
 security-level 100
 ip address 192.168.1.1 255.255.255.0
 management-only
!
ftp mode passive
clock timezone PST -8
clock summer-time PDT recurring
dns domain-lookup Internal1
dns server-group DefaultDNS
 name-server 10.1.121.248
 name-server 10.1.121.247
 name-server 10.1.121.250
 name-server 10.1.121.202
 domain-name SANITIZED
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object-group network SANITIZED_SRV_EXT
 network-object host 1.2.3.133
 network-object host 1.2.3.135
 network-object host 1.2.3.136
 network-object host 1.2.3.137
 network-object host 1.2.3.138
 network-object host 1.2.3.139
object-group service EXCH_SVCS
 service-object tcp eq domain
 service-object udp eq domain
 service-object tcp eq 135
 service-object tcp eq ldap
 service-object udp eq 389
 service-object tcp eq 3268
 service-object tcp eq 3269
 service-object tcp eq 42
 service-object tcp eq 88
 service-object udp eq 88
 service-object udp eq netbios-ns
 service-object udp eq netbios-dgm
 service-object tcp eq netbios-ssn
 service-object tcp eq 445
 service-object tcp eq ldaps
 service-object tcp eq 1026
 service-object tcp eq 1027
 service-object tcp eq 1177
 service-object tcp eq 1139
 service-object tcp eq 1187
object-group network EMAIL1
 network-object host 4.5.68.71
 network-object host 4.5.69.6
 network-object host 4.5.70.7
 network-object 4.5.69.0 255.255.255.192
object-group service ECSS_DEST tcp
 port-object range 11034 11037
 port-object eq 2020
object-group service ECSS_SOURCE tcp
 port-object range 1 65535
object-group service STOP_500 tcp-udp
 port-object eq 500
object-group protocol TCPUDP
 protocol-object udp
 protocol-object tcp
object-group service DM_INLINE_TCP_1 tcp
 group-object ECSS_DEST
 group-object ECSS_SOURCE
access-list INSIDE_ACCESS_OUT extended deny object-group TCPUDP any any object-group STOP_500
access-list INSIDE_ACCESS_OUT extended permit tcp 10.1.121.0 255.255.255.0 any object-group DM_INLINE_TCP_1
access-list INSIDE_ACCESS_OUT extended permit ip any any
access-list INSIDE_ACCESS_OUT extended permit ip 192.168.0.0 255.255.255.0 10.1.121.0 255.255.255.0
access-list External1_access_in extended permit object-group EXCH_SVCS object-group EMAIL1 10.1.121.0 255.255.255.0
access-list ACL_INBOUND extended permit icmp any any unreachable inactive
access-list ACL_INBOUND extended permit icmp any any echo-reply inactive
access-list ACL_INBOUND extended permit icmp any any time-exceeded inactive
access-list ACL_INBOUND extended permit icmp any any source-quench inactive
access-list ACL_INBOUND extended permit ip object-group EMAIL1 10.1.121.0 255.255.255.0
access-list ACL_INBOUND extended permit ip any host 1.2.3.139
access-list ACL_INBOUND extended permit ip any host 1.2.3.133
access-list ACL_INBOUND extended permit ip any host 1.2.3.135
access-list ACL_INBOUND extended permit ip any host 1.2.3.138
access-list ACL_INBOUND extended permit ip any host 1.2.3.136
access-list ACL_INBOUND extended permit ip any host 1.2.3.137
access-list ACL_INBOUND extended permit tcp any interface External1 eq https inactive
access-list ACL_INBOUND extended permit ip 192.168.0.0 255.255.255.0 any
access-list ACL_INBOUND extended permit ip 2.3.4.128 255.255.255.192 any
access-list ACL_INBOUND extended permit ip 10.1.7.0 255.255.255.0 any
access-list NO_NAT extended permit ip 10.1.121.0 255.255.255.0 10.1.125.0 255.255.255.0
access-list NO_NAT extended permit ip 10.1.121.0 255.255.255.0 192.168.0.0 255.255.255.0
access-list External1_1_cryptomap extended permit ip 10.1.121.0 255.255.255.0 192.168.0.0 255.255.255.0
pager lines 24
logging enable
logging timestamp
logging buffer-size 16384
logging asdm informational
logging from-address ciscoasa@SANITIZED
logging recipient-address itsupport@SANITIZED level errors
logging device-id ipaddress External1
logging class auth mail warnings
logging class config mail warnings
logging class session mail warnings
logging class vpdn mail warnings
mtu External1 1500
mtu Internal1 1500
mtu management 1500
ip local pool Timbuktu 10.1.121.52-10.1.121.60 mask 255.255.255.0
ip local pool VPNSubnet 10.1.125.1-10.1.125.10 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm history enable
arp Internal1 10.1.7.1 30e4.dbf6.0bd1 alias
arp timeout 14400
global (External1) 1 interface
nat (Internal1) 0 access-list NO_NAT
nat (Internal1) 1 10.1.7.0 255.255.255.0
nat (Internal1) 1 0.0.0.0 0.0.0.0
static (Internal1,External1) 1.2.3.135 10.1.121.250 netmask 255.255.255.255
static (Internal1,External1) 1.2.3.133 10.1.121.202 netmask 255.255.255.255
static (Internal1,External1) 1.2.3.137 10.1.121.248 netmask 255.255.255.255
static (Internal1,External1) 1.2.3.138 10.1.121.200 netmask 255.255.255.255
static (Internal1,External1) 1.2.3.139 10.1.121.201 netmask 255.255.255.255
access-group ACL_INBOUND in interface External1
access-group INSIDE_ACCESS_OUT in interface Internal1
route External1 0.0.0.0 0.0.0.0 1.2.3.129 1
route Internal1 10.1.7.0 255.255.255.0 10.1.121.1 1
route External1 3.4.71.0 255.255.255.255 3.4.71.1 1
route External1 4.5.69.0 255.255.255.255 4.5.69.1 1
route External1 2.3.4.0 255.255.255.192 2.3.4.130 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
aaa-server Timbuktu protocol radius
aaa-server Timbuktu (External1) host 10.1.121.250
 timeout 5
 key SANITIZED
aaa authentication ssh console LOCAL
http server enable
http 192.168.1.0 255.255.255.0 management
http 10.1.121.1 255.255.255.255 Internal1
http 10.1.121.0 255.255.255.0 Internal1
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
sysopt connection preserve-vpn-flows
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set tset esp-aes esp-sha-hmac
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto map External1_map 1 match address External1_1_cryptomap
crypto map External1_map 1 set pfs
crypto map External1_map 1 set peer 2.3.4.130
crypto map External1_map 1 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5
crypto map External1_map interface External1
crypto ca trustpoint _SmartCallHome_ServerCA
 crl configure
crypto ca certificate chain _SmartCallHome_ServerCA
 certificate ca 6ecc7aa5a7032009b8cebcf4e952d491
    308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130
    0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117
    30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b
    13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504
    0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72
    20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56
    65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043
    65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31
    30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b
    30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20
    496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65
    74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420
    68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329
    3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365
    63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7
    0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597
    a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10
    9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc
    7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b
    15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845
    63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8
    18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced
    4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f
    81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201
    db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868
    7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101
    ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8
    45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777
    2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a
    1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406
    03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973
    69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403
    02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969
    6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b
    c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973
    69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30
    1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603
    551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355
    1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609
    2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80
    4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e
    b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a
    6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc
    481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16
    b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0
    5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8
    6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28
    6c2527b9 deb78458 c61f381e a4c4cb66
  quit
crypto isakmp identity address
crypto isakmp enable External1
crypto isakmp policy 10
 authentication pre-share
 encryption aes
 hash md5
 group 2
 lifetime 86400
telnet timeout 5
ssh 10.1.121.1 255.255.255.255 Internal1
ssh 10.1.121.0 255.255.255.0 Internal1
ssh timeout 30
console timeout 0
management-access Internal1
dhcpd address 192.168.1.2-192.168.1.10 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
ntp server 68.0.14.76 source External1
ntp server 208.87.221.228 source External1
ntp server 208.75.88.4 source External1 prefer
ntp server 50.16.231.185 source External1
webvpn
 enable External1
 svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
 svc enable
 tunnel-group-list enable
group-policy SSLClientPolicy internal
group-policy SSLClientPolicy attributes
 dns-server value 10.1.121.250
 vpn-tunnel-protocol svc
 address-pools value VPNSubnet
group-policy DfltGrpPolicy attributes
 wins-server value 10.1.121.251
 dns-server value 10.1.121.247
 vpn-tunnel-protocol IPSec svc webvpn
 split-tunnel-policy tunnelspecified
 default-domain value SANITIZED
 address-pools value Timbuktu
 webvpn
  url-list value CSE
  svc ask enable
username grouchomarx password SANITIZED encrypted privilege 15
username grouchomarx attributes
 service-type admin
username itsupport password SANITIZED encrypted privilege 10
username itsupport attributes
 service-type remote-access
tunnel-group RemoteCSS type remote-access
tunnel-group RemoteCSS general-attributes
 address-pool VPNSubnet
 authentication-server-group Timbuktu
tunnel-group SSLClientProfile type remote-access
tunnel-group SSLClientProfile webvpn-attributes
 group-alias SSLVPNClient enable
tunnel-group 2.3.4.130 type ipsec-l2l
tunnel-group 2.3.4.130 ipsec-attributes
 pre-shared-key *
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
 parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
  inspect icmp
!
service-policy global_policy global
prompt hostname context
call-home reporting anonymous
call-home
 contact-email-addr itsupport@SANITIZED
 profile CiscoTAC-1
  no active
  destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
  destination address email callhome@cisco.com
  destination transport-method http
  subscribe-to-alert-group diagnostic
  subscribe-to-alert-group environment
  subscribe-to-alert-group inventory periodic monthly
  subscribe-to-alert-group configuration periodic monthly
  subscribe-to-alert-group telemetry periodic daily
Cryptochecksum:c68b6fb8be5082b13d2d99b3ee77ebda
ciscoasa#

Mali-Medo
Member

Re: Simple vlan issue

Hi

on PC's in VLAN1 Def.GW should be 10.1.121.151

on PC's in VLAN7 def.GW should be 10.1.7.2

this should do the job.

Regards

Fredrik Lönnman
Honored Contributor

Re: Simple vlan issue

Im not really sure if I understand how you have set this up.. do you have any static routes in the PCs or are they all following the default route? If they're following the default route the PCs in vlan1 will hit this route and be blackholed: "route Internal1 10.1.7.0 255.255.255.0 10.1.121.1 1"

I'm guessing it should look like "route Internal1 10.1.7.0 255.255.255.0 10.1.121.151 1", since the ASA doesnt seem to have an IP in vlan7?
---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

Fredrik Lönnman
Honored Contributor

Re: Simple vlan issue

nvmnd.

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

Mali-Medo
Member

Re: Simple vlan issue

You can do it by adding a static route or default route.

If you do it by adding a static route than the default gateway can be your Asa firewall.

If you do that by changing the default gateway you should add default route to your HP switches.

ip route 0.0.0.0 0.0.0.0 10.1.121.1

if the 10.1.121.1 is the Asa IP adress.

 

Regards

pldcssIT
Occasional Advisor

Re: Simple vlan issue

I have both a static and a default route at the end of the switch config. Should I put the static route: "ip route 10.1.7.0 255.255.255.0 10.1.121.1" in the vlan config? Wait, I think you're saying it should read like this: "ip route 10.1.7.0 255.255.255.0 10.1.7.2". Is that what you mean?

Fredrik Lönnman
Honored Contributor

Re: Simple vlan issue

No the route entry you have now "ip route 10.1.7.0 255.255.255.0 10.1.121.1" doesnt make any sense, since the 10.1.7.0 network is already directly connected via vlan 7. If the clients are using the ASA as default gateway without any other static routes on the _clients_, the ASA need to have a route to the 10.1.7.0 network via 10.1.121.151. (probably "route Internal1 10.1.7.0 255.255.255.0 10.1.121.151 1" would do it.)


Try to imagine the packet flow from the source to the destination and follow the routing table at each device in the path.

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

pldcssIT
Occasional Advisor

Re: Simple vlan issue

I added "route Internal1 10.1.7.0 255.255.255.0 10.1.121.151 1" to ASA. Still no ping between vlans or internet access.

 

I've also tried 10.1.121.1, 10.1.7.1, 10.1.121.151 and 10.1.7.2 as gateways, but I still can't get out of the vlan.

 

Let me break this down into numbered items just so I can keep track of the variables. Also, let's focus on the switch first.

 

1.  Does routing need to be enabled on the switch?

2.  Does using a default route on the switch affect future vlans that won't need internet/other vlan access?

3.  Do I need to set up ACL's on the switch as I have done, or will traffic flow without them?

4.  If I set the default route on the switch to the ASA at 10.1.121.1, am I correct to think that I need no further route statements on the switch?

5.  If I set the default route on the switch to the ASA at 10.1.121.1, are you saying that the clients in the other vlans will use 10.1.121.1 as their gateway?

 

Thanks for all your help. I appreciate your time and efforts.

Mali-Medo
Member

Re: Simple vlan issue

Hi,

first of all routing on the switch has to be enabled. There is no sense to put this kind of access list in the vlan because this access list does nothing except permitting all traffic which is by the default on these kind of switches.

You have to set the default gateway on PC's in VLAN1 the IP adress of that VLAN (10.1.121.151)

You have to set the default route on the switch 10.1.121.1

PC's in VLAN7 default gateway is 10.1.7.2. Port connected to CIsco is untagged in VLAN1 and all other ports are untagged in corespondece VLAN (except you want to propagate VLANS thorugh uplinks than you need to set that ports as untagged on both sides).

On cisco you need to add static route for 10.1.7.0/24 to point to 10.1.121.151. In this case it is  not needed to add other routes on switch except the default route.

pldcssIT
Occasional Advisor

Re: Simple vlan issue

It's working now. Thanks to all for your help.