Skip to main content

JNxNS


The next step is to bring the virtual-routers and do something useful with these two gears.



root@m120_lab_01> show version        
Hostname: m120_lab_01
Model: m120
JUNOS Base OS boot [11.4R3.7]
JUNOS Base OS Software Suite [11.4R3.7]
JUNOS Kernel Software Suite [11.4R3.7]
JUNOS Crypto Software Suite [11.4R3.7]
JUNOS Packet Forwarding Engine Support (M/T Common) [11.4R3.7]
JUNOS Packet Forwarding Engine Support (M120) [11.4R3.7]
JUNOS Online Documentation [11.4R3.7]
JUNOS Voice Services Container package [11.4R3.7]
JUNOS Border Gateway Function package [11.4R3.7]
JUNOS Services AACL Container package [11.4R3.7]
JUNOS Services LL-PDF Container package [11.4R3.7]
JUNOS Services PTSP Container package [11.4R3.7]
JUNOS Services Stateful Firewall [11.4R3.7]
JUNOS Services NAT [11.4R3.7]
JUNOS Services Application Level Gateways [11.4R3.7]
JUNOS Services Captive Portal and Content Delivery Container package [11.4R3.7]
JUNOS Services RPM [11.4R3.7]
JUNOS Services HTTP Content Management package [11.4R3.7]
JUNOS AppId Services [11.4R3.7]
JUNOS IDP Services [11.4R3.7]
JUNOS Services Crypto [11.4R3.7]
JUNOS Services SSL [11.4R3.7]          
JUNOS Services IPSec [11.4R3.7]
JUNOS Runtime Software Suite [11.4R3.7]
JUNOS Routing Software Suite [11.4R3.7]

root@m120_lab_01> show interfaces terse
Interface               Admin Link Proto    Local                 Remote
pfh-0/0/0               up    up
pfh-0/0/0.16383         up    up   inet  
xe-0/0/0                up    down
pfh-1/0/0               up    up
pfh-1/0/0.16383         up    up   inet  
xe-1/0/0                up    up
xe-1/0/0.0              up    up   inet     1.1.1.1/24    
                                   multiservice
pfh-2/0/0               up    up
pfh-2/0/0.16383         up    up   inet  
gr-2/2/0                up    up
ip-2/2/0                up    up
lt-2/2/0                up    up
mt-2/2/0                up    up
pd-2/2/0                up    up
pe-2/2/0                up    up
vt-2/2/0                up    up
pfh-3/0/0               up    up
pfh-4/0/0               up    up
pfh-5/0/0               up    up
demux0                  up    up
dsc                     up    up
em0                     up    up      
em0.0                   up    up   inet     10.0.0.4/8    
                                            128.0.0.1/2    
                                            128.0.0.4/2    
                                   inet6    fe80::200:ff:fe00:4/64
                                            fec0::a:0:0:4/64
                                   tnp      0x4            
em1                     up    down
em1.0                   up    down inet     10.0.0.4/8    
                                            128.0.0.1/2    
                                            128.0.0.4/2    
                                   inet6    fe80::200:1ff:fe00:4/64
                                            fec0::a:0:0:4/64
                                   tnp      0x4            
fxp0                    up    down
gre                     up    up
ipip                    up    up
lo0                     up    up
lo0.16384               up    up   inet     127.0.0.1           --> 0/0
lo0.16385               up    up   inet  
lsi                     up    up
mtun                    up    up
pimd                    up    up
pime                    up    up      
pp0                     up    up
tap                     up    up

root@m120_lab_01>

Popular posts from this blog

Juniper IS-IS summary

##################################################################################################### ## ISIS ##################################################################################################### # Be sure to set family iso on the interface to be placed into ISIS set interfaces <interface> family iso # By default Junos places interfaces as L1/L2 # Default route leaking:         L1 to L2 - all internal routes         L2 to L1 - 0/0 route # L1/L2 will send the attached-bit down to L1 and it will act as a NSSA-like area.  When the L1 interface # receives the attached-bit it will inject a 0/0 route into the RIB point to the L1/L2 interface. # To disable the attached bit use: set protocols isis ignore-attached-bit # Be careful with the "interface all" command, as it may have some unexpected consequences such as trying # to establish a neighbor on your fxp0 management...

IOS on Unix (IOU)

source http://evilrouters.net/2011/01/18/cisco-iou-faq/ What is IOU? From the Cisco Engineering Education web site (a long time ago): IOS on Unix (IOU) is a fully working version of IOS that runs as a user mode UNIX (Solaris) process. IOU is built as a native Solaris image and run just like any other program. IOU supports all platform independent protocols and features. What operating systems does IOU run on? It is my understanding that, initially, IOU was Solaris (SPARC) only. Nowadays, however, there are also builds for OS X and Linux. Similar to dynamips, IOU allows you to build out a network topology on a computer, without the need for physical routers. This is useful for validating designs, proof-of-concept testing, and certification self-study. Is my system compatible with IOU? You will need to be running the operating system that your IOU image were built for, obviously. Other than that, there are no special requirements to run IOU. It is not very CPU- or memory-intensive, unlik...

Beijing - China

I am not sure how to describe Beijing China, maybe everyone who goes their simply use the world 'Amazing' because it will be nearly impossible to describe it. I had a personal driver and tour guide which significantly simplify my trip around.  Of course, it was a business trip and I didn't have as much time as I needed to see everything from Beijing but I will try to share couple of pictures and some of my impressions. I will start with the food.  I remember when I was younger there was so many Chines restaurants in the neighbourhood and I could eat Chines food everyday, and at every time - my parents were joking that I will became a Chines if I continue to eat only Chines, but it was so good and I didn't care ;-)  In Beijing I tried so many different things and I am amazed by the quality of the food, and most amazingly I didn't have any problems with my stomach - which was a good sign ;-) . I uploaded few photos from my album, which are from different places I ...