Hello Forum,
I'm trying to configure Vlans on my CCR2004 with 7.6. I can only ping the VLAN address but can't reach anything on untagged or tagged (i have a switch on vlan10) ports and DHCP don't assign any address.
This is a snip of my config, thanks in advance for your help
/interface> print
Flags: X, R - RUNNING; S - SLAVE
Columns: NAME, TYPE, ACTUAL-MTU, L2MTU, MAX-L2MTU, MAC-ADDRESS
# NAME TYPE ACTUAL-MTU L2MTU MAX-L2MTU MAC-ADDRESS
0 R ether1 (eolo) ether 1500 1596 9582 18:FD:74:9F:E9:2E
1 R ether2 (VFO) ether 1500 1596 9582 18:FD:74:9F:E9:2F
2 S ether3 ether 1500 1596 9582 18:FD:74:9F:E9:30
3 S ether4 ether 1500 1596 9582 18:FD:74:9F:E9:31
4 S ether5 ether 1500 1596 9582 18:FD:74:9F:E9:32
5 RS ether6 ether 1500 1596 9582 18:FD:74:9F:E9:33
6 S ether7 ether 1500 1596 9582 18:FD:74:9F:E9:34
7 RS ether8 ether 1500 1596 9582 18:FD:74:9F:E9:35
8 ether9 ether 1500 1596 9582 18:FD:74:9F:E9:36
9 RS ether10 ether 1500 1596 9582 18:FD:74:9F:E9:37
10 ether11 ether 1500 1596 9582 18:FD:74:9F:E9:38
11 S ether12 ether 1500 1596 9582 18:FD:74:9F:E9:39
12 ether13 ether 1500 1596 9582 18:FD:74:9F:E9:3A
13 S ether14 ether 1500 1596 9582 18:FD:74:9F:E9:3B
14 ether15 ether 1500 1596 9582 18:FD:74:9F:E9:3C
15 ether16 ether 1500 1596 9582 18:FD:74:9F:E9:3D
16 sfp-sfpplus1 ether 1500 1600 9586 18:FD:74:9F:E9:3E
17 S sfp-sfpplus2 ether 1500 1600 9586 18:FD:74:9F:E9:3F
18 R BridgeVlan10 vlan 1500 1592 18:FD:74:9F:E9:30
19 R BridgeVlan20 vlan 1500 1592 18:FD:74:9F:E9:30
20 X Eolo pppoe-out
21 R bridge2-LAN bridge 1500 1596 18:FD:74:9F:E9:37
22 R bridgeVlan bridge 1500 1596 18:FD:74:9F:E9:30
/interface/vlan> print
Flags: R - RUNNING
Columns: NAME, MTU, ARP, VLAN-ID, INTERFACE
# NAME MTU ARP VLAN-ID INTERFACE
0 R BridgeVlan10 1500 enabled 10 bridgeVlan
1 R BridgeVlan20 1500 enabled 20 bridgeVlan
/ip/dhcp-server> print
Columns: NAME, INTERFACE, RELAY, ADDRESS-POOL, LEASE-TIME
# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME
0 LAN-dhcp bridge2-LAN LAN_dhcp_pool 10m
1 dhcp1 BridgeVlan10 192.168.10.254 dhcp_pool14 10m
2 dhcp2 BridgeVlan20 192.168.10.254 dhcp_pool15 10m
/ip/dhcp-server>
/ip/dhcp-server/network> print
Columns: ADDRESS, GATEWAY, DNS-SERVER
# ADDRESS GATEWAY DNS-SERVER
0 192.168.0.0/24 192.168.0.254 8.8.8.8
1 192.168.10.0/24 192.168.10.254 8.8.8.8
2 192.168.20.0/24 192.168.20.254 8.8.8.8
/interface/vlan> print
Flags: R - RUNNING
Columns: NAME, MTU, ARP, VLAN-ID, INTERFACE
# NAME MTU ARP VLAN-ID INTERFACE
0 R BridgeVlan10 1500 enabled 10 bridgeVlan
1 R BridgeVlan20 1500 enabled 20 bridgeVlan
/interface/vlan>
/interface/bridge> print
Flags: X - disabled, R - running
0 R name="bridge2-LAN" mtu=auto actual-mtu=1500 l2mtu=1596 arp=enabled arp-timeout=auto mac-address=18:FD:74:9F:E9:37 protocol-mode=rstp
fast-forward=yes igmp-snooping=no auto-mac=yes ageing-time=5m priority=0x8000 max-message-age=20s forward-delay=15s transmit-hold-count=6
vlan-filtering=no dhcp-snooping=no
1 R name="bridgeVlan" mtu=auto actual-mtu=1500 l2mtu=1596 arp=enabled arp-timeout=auto mac-address=18:FD:74:9F:E9:30 protocol-mode=rstp fast-forward=yes
igmp-snooping=no auto-mac=yes ageing-time=5m priority=0x8000 max-message-age=20s forward-delay=15s transmit-hold-count=6 vlan-filtering=yes
ether-type=0x8100 pvid=1 frame-types=admit-all ingress-filtering=no dhcp-snooping=no
/interface/bridge/port> print
Flags: I - INACTIVE; H - HW-OFFLOAD
Columns: INTERFACE, BRIDGE, HW, PVID, PRIORITY, PATH-COST, INTERNAL-PATH-COST, HORIZON
# INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
0 IH ether3 bridgeVlan yes 20 0x80 10 10 none
1 IH ether4 bridgeVlan yes 10 0x80 10 10 none
2 IH ether5 bridgeVlan yes 20 0x80 10 10 none
3 IH ether7 bridgeVlan yes 20 0x80 10 10 none
4 H ether8 bridgeVlan yes 10 0x80 10 10 none
5 IH ether14 bridge2-LAN yes 1 0x80 10 10 none
6 I sfp-sfpplus1 *13 1 0x80 10 10 none
7 I sfp-sfpplus2 bridge2-LAN yes 1 0x80 10 10 none
8 H ether10 bridge2-LAN yes 1 0x80 10 10 none
9 IH ether12 bridge2-LAN yes 1 0x80 10 10 none
10 H ether6 bridgeVlan yes 10 0x80 10 10 none
/interface/bridge/vlan> print
Flags: D - DYNAMIC
Columns: BRIDGE, VLAN-IDS, CURRENT-TAGGED, CURRENT-UNTAGGED
# BRIDGE VLAN-IDS CURRENT-TAGGED CURRENT-UNTAGGED
0 bridgeVlan 10 bridgeVlan ether8
ether6
1 bridgeVlan 20 bridgeVlan
2 D bridgeVlan 1 bridgeVlan