Juniper JUNOS OS 10.3 - SOFTWARE Manual page 1452

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Complete Software Guide for Junos
Results
Verification
Purpose
Action
1356
®
OS for EX Series Ethernet Switches, Release 10.3
user@switch# set routing-instances r2 interface ge-0/0/3.1
Check the results of the configuration:
user@switch> show configuration
interfaces {
ge-0/0/1 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/2 {
unit 0 {
family ethernet-switching;
}
}
ge-0/0/3 {
vlan-tagging;
unit 0 {
vlan-id 1030;
family inet {
address 103.1.1.1/24;
}
}
unit 1 {
vlan-id 1031;
family inet {
address 103.1.1.1/24;
}
}
}
routing-instances {
r1 {
instance-type virtual-router;
interface ge-0/0/1.0;
interface ge-0/0/3.0;
}
r2 {
instance-type virtual-router;
interface ge-0/0/2.0;
interface ge-0/0/3.1;
}
}
To confirm that the configuration is working properly, perform these tasks:
Verifying That the Routing Instances Were Created on page 1356
Verifying That the Routing Instances Were Created
Verify that the virtual routing instances were properly created on the switch.
Use the
show route instance
command:
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents