Skip to main content

Wishlist

Guide 1 Junos MPLS and VPNs, Revision 10.a
EDU-JUN-JMV-10.a


Junos MPLS and VPNs, Revision 10.a. Student Guide, Detailed Lab Guide, High-Level Lab Guide, and Lab Diagrams. This five-day course is designed to provide students with MPLS- based virtual private network (VPN) knowledge and configuration examples. The course includes an overview of MPLS concepts such as control and forwarding plane, RSVP Traffic Engineering, LDP, Layer 3 VPNs, next-generation multicast virtual private networks (MVPNs), BGP Layer 2 VPNs, LDP Layer 2 Circuits, and virtual private LAN service (VPLS). This course also covers Junos operating system- specific implementations of Layer 2 control instances and active interface for VPLS. This course is based on the Junos OS Release 10.3R1.9. Through demonstrations and hands-on labs, students will gain experience in configuring and monitoring the Junos OS and in device operations.


Guide 2 Junos Multicast Routing, Revision 11.a
EDU-JUN-JMR-11.a

Junos Multicast Routing, Revision 11.a Student Guide, Detailed Lab Guide, High-Level Lab Guide, and Lab Diagrams. This two-day course is designed to provide students with detailed coverage of multicast protocols including Internet Group Management Protocol (IGMP), Protocol Independent Multicast-Dense Mode (PIM-DM), Protocol Independent Multicast-Sparse Mode (PIM-SM), and Multicast Source Discovery Protocol (MSDP). Through demonstrations and hands-on labs, students will gain experience in configuring and monitoring the Junos operating system and in monitoring device and protocol operations. This course is based on the Junos OS Release 11.4R1.14.


Guide 3 Junos Subscriber Management, Revision 11.b
EDU-JUN-JSM-11.b

This three-day course is designed to provide students with the knowledge required to configure and manage subscriber management on devices running the Junos operating system. This course focuses on the main configuration components of subscriber management, including subscriber authentication, authorization, and accounting (AAA), Dynamic Host Configuration Protocol (DHCP) local server and DHCP relay/proxy agent, the Point-to-Point Protocol (PPP), subscriber addressing, dynamic profiles, subscriber interfaces, Layer 3 and Layer 2 wholesale services, dynamic firewall services, subscriber class of service (CoS), and dynamic multicast services.

Guide 4 
Advanced Junos Service Provider Routing, Revision 11.a
EDU-JUN-AJSPR-11.a

Advanced Junos Service Provider Routing, Revision 11.a Student Guide, Detailed Lab Guide, High-Level Lab Guide, and Lab Diagrams This four-day course is designed to provide students with detailed coverage of OSPF, IS-IS, BGP, and routing policy. Through demonstrations and hands-on labs, students will gain experience in configuring and monitoring the Junos operating system and in monitoring device and protocol operations. This course is based on the Junos OS Release 11.4R1.14

Guide 5 
Junos Class of Service, Revision 11.a
EDU-JUN-JCOS-11.a


Junos Class of Service, Revision 11.a Student Guide, Detailed Lab Guide, High-Level Lab Guide, and Lab Diagrams This two-day course provides students with advanced class-of-service (CoS) knowledge and configuration examples. The course begins with an overview of CoS before going into classification, policing, scheduling, and rewriting. The course then covers class-based forwarding and finishes with a case study. Release 11.4R1.14.




Popular posts from this blog

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...

Impressed with Poly brand for conference headphones

I previously used my Sony XM4 headphones for calls and initially found them versatile for multiple purposes. However, as my meetings extended to several hours, I noticed they became less comfortable. To address this, I upgraded to wireless headphones from Poly, which offer significantly improved comfort. While I don’t plan to use them for music listening, my initial impression is very positive.

Flapping LDP/RSVP on Olive

I had a strange problem where the LDP and RSVP was flapping on JunOS/Olive and I think I managed to fix it by changing the driver from e1000 to i82559er and lo0.0 with 127.0.0.1.  I don't want to spend more time investigating it but if someone have similar problem at least this comment could be a good start. root@jr2>  *** MPLS *** May 21 14:27:21.472443 Session 4.4.4.4 hold timer expired in Operational state May 21 14:27:21.473451 Connection 4.4.4.4 state Open -> Closed May 21 14:27:21.473838 Session 4.4.4.4 GR state Operational -> Nonexistent May 21 14:27:21.473923 Session 4.4.4.4 state Operational -> Closing May 21 14:27:21.474054 LDP session 4.4.4.4 is down, reason: hold time expired May 21 14:27:21.474364 RPD_LDP_SESSIONDOWN: LDP session 4.4.4.4 is down, reason: hold time expired May 21 14:27:21.475567 Session 4.4.4.4 state Closing -> Nonexistent May 21 14:27:21.476180 CHANGE   317024 /52          nhid ...