Help with Routed vlan interfaces (RVI) on Juniper EX3300 Switch

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

PGlover

Active Member
Nov 8, 2014
499
64
28
57
I am having some problems with getting routed Vlan interfaces (RVI) working on my Juniper switch. I have created Vlan 20 on both the Quanta and Juniper switch.
On the Juniper switch, the RVI has been created with an IP address of 10.0.0.1/24. I have assigned the trunk interface ae0 to the RVI on the Juniper switch. The trunk interface is up. The trunk interface ae0 has been assigned to vlan 20.

On the LB6M, I have created Vlan 20 with ports 13-18. I have created a LACP interface (1/3) to the SAN Server. On the SAN Server I have NIC teaming with four 10G ports (Intel X-520). It looks like the Quanta switch is not passing the traffic from Vlan 20 to the Juniper switch. The trunk port to the Juniper switch is interface 1/2.

Below is my configuration from the Quanta and Juniper switch..

Please help...

Quanta Switch Configuration...

(FASTPATH Routing) #show running-config
!Current Configuration:
!
!System Description "Quanta LB6M, 1.2.0.14, Linux 2.6.21.7"
!System Software Version "1.2.0.14"
!System Up Time "0 days 2 hrs 2 mins 45 secs"
!Additional Packages FASTPATH QOS
!Current SNTP Synchronized Time: Not Synchronized
!
serviceport protocol none
serviceport ip 192.xxx.xx.xx 255.255.255.0 192.xx.xx.xx.1
vlan database
vlan 10,20
vlan name 10 "Hypervisors_Servers"
vlan name 20 "NAS_SAN_Storage"
exit
ip ssh server enable
no ip telnet server enable
configure
aaa authentication enable "enableList" enable
line console
exit
line telnet
exit
line ssh
exit
spanning-tree configuration name "E8-9A-8F-13-B7-7E"
interface 0/25
addport 1/1
exit
interface 0/26
addport 1/1
exit
interface 0/23
no auto-negotiate
addport 1/2
exit
interface 0/24
no auto-negotiate
addport 1/2
exit
interface 0/13
no auto-negotiate
addport 1/3
exit
interface 0/14
no auto-negotiate
addport 1/3
exit
interface 0/15
no auto-negotiate
addport 1/3
exit
interface 0/16
no auto-negotiate
addport 1/3
exit
!
interface 0/7
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/8
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/9
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/10
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/11
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/12
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/13
description 'SAN Server Ethernet nic0'
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
snmp-server enable traps violation
exit
interface 0/14
description 'SAN Server Ethernet nic1'
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
snmp-server enable traps violation
exit
interface 0/15
description 'SAN Server Ethernet nic2'
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
snmp-server enable traps violation
exit
interface 0/16
description 'SAN Server Ethernet nic3'
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
snmp-server enable traps violation
exit
interface 0/17
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
exit
interface 0/18
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
exit
interface 0/23
description 'Juniper EX3300 Switch Ethernet nic0'
snmp-server enable traps violation
exit
interface 0/24
description 'Juniper EX3300 Switch Ethernet nic1'
snmp-server enable traps violation
exit
interface 0/25
description 'Pfsense Ethernet nic0'
snmp-server enable traps violation
exit
interface 0/26
description 'Pfsense Ethernet nic1'
snmp-server enable traps violation
exit
interface 1/1
description 'A LAG interface to Pfsense Firewall w/802.1q vlan trunking'
no port-channel static
snmp-server enable traps violation
exit
interface 1/2
description 'A LAG interface to Juniper EX3300 Switch w/802.1q vlan trunking'
no port-channel static
vlan participation include 10,20
snmp-server enable traps violation
exit
interface 1/3
description 'A LACP interface to SAN Server'
no port-channel static
vlan participation include 20
vlan tagging 20
exit
router rip
exit
router ospf
exit
exit

Juniper Switch Configuration...

## Last changed: 2016-08-18 21:49:54 EDT
version 12.3R12.4;
system {
backup-router 192.xxx.x.x;
time-zone America/New_York;
root-authentication {
encrypted-password "XXXXXXXXXXX";
}
login {
user XXXXX {
full-name "XXXXXX";
uid 100;
class super-user;
authentication {
encrypted-password "XXXXXXXXXXXXXXXXXX.";
}
}
}
services {
ssh {
protocol-version v2;
}
netconf {
ssh;
}
web-management {
http;
}
dhcp {
traceoptions {
file dhcp_logfile;
level all;
flag all;
}
}
}
syslog {
user * {
any emergency;
}
file messages {
any notice;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
}
}
chassis {
aggregated-devices {
ethernet {
device-count 1;
}
}
auto-image-upgrade;
}
interfaces {
ge-0/0/0 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/1 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/2 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/3 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/4 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/5 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/6 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/7 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/8 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/9 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/10 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/11 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/12 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/13 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/14 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/15 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/16 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/17 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/18 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/19 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/20 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/21 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/22 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/23 {
unit 0 {
family ethernet-switching;
}
}
ge-0/1/0 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/0 {
ether-options {
802.3ad ae0;
}
}
ge-0/1/1 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/1 {
ether-options {
802.3ad ae0;
}
}
ge-0/1/2 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/2 {
unit 0 {
family ethernet-switching;
}
}
ge-0/1/3 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/3 {
unit 0 {
family ethernet-switching;
}
}
ae0 {
description "A LAG interface to Quanta LB6M switch w/802.1q vlan trunking";
aggregated-ether-options {
lacp {
active;
}
}
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members [ all Hypervisors_Servers NAS_SAN_Storage ];
}
native-vlan-id default;
}
}
}
me0 {
unit 0 {
family inet {
address 192.1XXX.1.XXX/24;
}
}
}
vlan {
unit 0 {
family inet {
address 192.168.1.254/24;
}
}
unit 10 {
family inet {
address 192.168.10.1/24;
}
}
unit 20 {
family inet {
address 10.0.0.1/24;
}
}
}
}
routing-options {
static {
route 0.0.0.0/0 next-hop 192.168.1.1;
}
}
protocols {
igmp-snooping {
vlan all;
}
rstp;
lldp {
interface all;
}
lldp-med {
interface all;
}
}
ethernet-switching-options {
voip;
storm-control {
interface all;
}
}
vlans {
Hypervisors_Servers {
vlan-id 10;
l3-interface vlan.10;
}
NAS_SAN_Storage {
vlan-id 20;
l3-interface vlan.20;
}
default {
l3-interface vlan.0;
}
}
 

PGlover

Active Member
Nov 8, 2014
499
64
28
57
On more thing.. I am only able to ping the RVI with the IP address of 192.168.1.254 on the Juniper switch.
 
Last edited:

PGlover

Active Member
Nov 8, 2014
499
64
28
57
More troubleshooting information.....


root> show vlans

Name Tag Interfaces

Hypervisors_Servers 10

ae0.0*

NAS_SAN_Storage 20

ae0.0*

default

ae0.0*, ge-0/0/0.0*, ge-0/0/1.0*, ge-0/0/2.0,

ge-0/0/3.0*, ge-0/0/4.0*, ge-0/0/5.0*, ge-0/0/6.0,

ge-0/0/7.0*, ge-0/0/8.0, ge-0/0/9.0*, ge-0/0/10.0*,

ge-0/0/11.0*, ge-0/0/12.0*, ge-0/0/13.0, ge-0/0/14.0,

ge-0/0/15.0, ge-0/0/16.0*, ge-0/0/17.0, ge-0/0/18.0,

ge-0/0/19.0*, ge-0/0/20.0*, ge-0/0/21.0*, ge-0/0/22.0*,

ge-0/0/23.0*, xe-0/1/2.0*, xe-0/1/3.0


root> show interfaces vlan terse

Interface Admin Link Proto Local Remote

vlan up up

vlan.0 up up inet 192.168.1.254/24

vlan.10 up up inet 192.168.10.1/24

vlan.20 up up inet 10.0.0.1/24



root> show ethernet-switching table

Ethernet-switching table: 34 entries, 28 learned, 0 persistent entries

VLAN MAC address Type Age Interfaces

default * Flood - All-members

default 00:04:4b:48:3a:8b Learn 1:29 ge-0/0/21.0

default 00:05:cd:29:3c:60 Learn 0 ge-0/0/3.0

default 00:0c:1e:00:c6:a1 Learn 42 ge-0/0/16.0

default 00:0c:29:39:b5:33 Learn 3:52 xe-0/1/2.0

default 00:0c:29:86:9b:04 Learn 0 xe-0/1/2.0

default 00:0e:58:11:ae:e4 Learn 2:35 ge-0/0/9.0

default 00:0e:58:12:06:9e Learn 2:04 ge-0/0/9.0

default 00:0e:58:13:8c:b0 Learn 2:18 ge-0/0/9.0

default 00:0e:58:20:65:c4 Learn 2:43 ge-0/0/9.0

default 00:0e:58:20:e7:d4 Learn 2:00 ge-0/0/9.0

default 00:0e:58:35:63:28 Learn 2:00 ge-0/0/9.0

default 00:1e:23:00:06:19 Learn 4:07 ge-0/0/4.0

default 00:21:79:c6:88:67 Learn 0 ge-0/0/1.0

default 00:90:7f:99:f6:47 Learn 0 ae0.0

default 18:b4:30:00:c2:e9 Learn 41 ge-0/0/1.0

default 18:b4:30:09:c1:a5 Learn 2:06 ge-0/0/19.0

default 18:b4:30:0c:d2:6d Learn 0 ge-0/0/1.0

default 80:00:6e:ab:15:ef Learn 0 ge-0/0/1.0

default 80:2a:a8:80:4d:c5 Learn 0 ge-0/0/19.0

default 80:2a:a8:80:54:24 Learn 0 ge-0/0/1.0

default 90:e2:ba:40:8a:89 Learn 0 ae0.0

default b0:83:fe:e1:66:26 Learn 0 xe-0/1/2.0

default b0:83:fe:e1:66:27 Learn 0 xe-0/1/2.0

default b8:ca:3a:a5:8e:d2 Learn 0 ge-0/0/22.0

default c8:b5:b7:00:97:e1 Learn 1:09 ge-0/0/1.0

default e8:9a:8f:13:b7:7e Learn 0 ae0.0

default e8:9a:8f:13:b7:80 Learn 0 ae0.0

default ec:13:db:03:0c:41 Static - Router

default ec:13:db:03:0c:7f Learn 0 ge-0/0/23.0

Hypervisors_Servers * Flood - All-members

Hypervisors_Servers ec:13:db:03:0c:41 Static - Router

NAS_SAN_Storage * Flood - All-members

NAS_SAN_Storage ec:13:db:03:0c:41 Static - Router





root> show arp

MAC Address Address Name Interface Flags

00:90:7f:99:f6:47 192.168.1.1 192.168.1.1 me0.0 none

b8:ca:3a:a5:8e:d2 192.168.1.207 192.168.1.207 vlan.0 none

b8:ca:3a:a5:8e:d2 192.168.1.207 192.168.1.207 me0.0 none

Total entries: 3



root> show route



inet.0: 8 destinations, 9 routes (8 active, 0 holddown, 0 hidden)

+ = Active Route, - = Last Active, * = Both



0.0.0.0/0 *[Static/5] 11:03:54

> to 192.168.1.1 via me0.0

10.0.0.0/24 *[Direct/0] 07:26:21

> via vlan.20

10.0.0.1/32 *[Local/0] 08:43:09

Local via vlan.20

192.168.1.0/24 *[Direct/0] 11:03:54

> via me0.0

[Direct/0] 08:00:18

> via vlan.0

192.168.1.138/32 *[Local/0] 2d 12:58:17

Local via me0.0

192.168.1.254/32 *[Local/0] 08:00:18

Local via vlan.0

192.168.10.0/24 *[Direct/0] 07:26:21

> via vlan.10

192.168.10.1/32 *[Local/0] 08:43:10

Local via vlan.10



 
Last edited: