Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

branch side

SRX branch side
root@srx3200> show configuration routing-instances vr-EoSVR-branch
interface ge-0/0/4.13;
instance-type virtual-router;

root@srx3200> show configuration interfaces ge-0/0/4.13
vlan-id 13;
family inet {
    address 10.100.13.1/24;
}
DC1 Side

DC1 side
root@srx3200> show configuration routing-instances vr-EoSVR-DC1
interface ge-0/0/3.13;
instance-type virtual-router;

root@srx3200> show configuration interfaces ge-0/0/3.13
vlan-id 13;
family inet {
    address 10.100.13.2/24;
}


  • No labels