cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1520
Views
5
Helpful
3
Replies

Dot1q vlan tag between Cisco Nexus and Juniper EX4200

krishnadig
Level 1
Level 1

Hi,

I have a WAN link between Cisco Nexus 3548 (ver 6.x) and Junper EX4200. I want to configure dot1q tag on the interconnected interface. I know how to do it on Nexus; can anyone help me with the Junos CLI equivalent to cisco?

Cisco Nexus

int ETh1/1

no switchport

no shut

int Eth1/1.100

encapsulation dot1q 100

ip address 10.10.10.1 255.255.255.252

 

int Eth1/1.200

encapsulation dot1q 200

ip address 20.20.20.1 255.255.255.252

 

I am pretty new to Juniper and Nexus. Any help is highly appreciated.

1 Accepted Solution

Accepted Solutions

Hello krishnadig,

Router on a stick is common name for Inter Vlan routing, don't let the name on the document above deceive you, inter vlan routing is router on a stick.

 

All the best!

View solution in original post

3 Replies 3

Ahmed Muhi
Level 1
Level 1

Hi krishnadig,

 

I think this link would be useful.

http://kb.juniper.net/InfoCenter/index?page=content&id=KB11000

 

All the best!

Hello Ahmed,

Thanks for your reply. 

I want to perform router on a stick in Juniper. Can you help with that?

thx.

Hello krishnadig,

Router on a stick is common name for Inter Vlan routing, don't let the name on the document above deceive you, inter vlan routing is router on a stick.

 

All the best!