example: BGP with peering customer router
branch side |
|
---|
|
Code Block |
---|
| 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;
} |
|
security zone |
|
DC1 Side |
|
---|
|
Code Block |
---|
| 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;
}
|
|
Security zone |
|