interface mappings for JUNOS em2 > ge-0/0/0

Moderator: mike

Post Reply
oaw
Posts: 1
Joined: Wed May 31, 2017 12:20 am

interface mappings for JUNOS em2 > ge-0/0/0

Post by oaw » Thu Jun 01, 2017 10:20 pm

HI Everyone,
Its a really good forum and it helped me a lot to setup my vMX
But I am still having some issues in mapping my interfaces

root@RC# run show configuration | display set
set version 14.1R1.10
set system host-name RC
set system root-authentication encrypted-password "***********"
set system syslog user * any emergency
set system syslog file messages any notice
set system syslog file messages authorization info
set system syslog file interactive-commands interactive-commands any
set interfaces ge-0/0/0 mac 50:00:00:07:00:02
set interfaces ge-0/0/0 unit 0 description "To RB"
set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/30
set interfaces ge-0/0/0 unit 0 family iso
set interfaces lo0 unit 0 family inet address 1.1.1.1/32
set interfaces lo0 unit 0 family iso address 49.0001.0010.0100.1001.00
set protocols isis interface ge-0/0/0.0
set protocols isis interface lo0.0 passive

[edit]
root@RC# run show interfaces ge-0/0/0
error: device ge-0/0/0 not found

mike
Posts: 135
Joined: Wed Mar 15, 2017 3:30 pm

Re: interface mappings for JUNOS em2 > ge-0/0/0

Post by mike » Mon Jun 05, 2017 9:14 pm

where did you get the image?
if by own powers - read carefully here https://ivorde.com/juniper-vmx-virtual- ... -esxi-5-5/

Post Reply