SlideShare a Scribd company logo
1 of 66
Copyright © 2008 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net 1
Module 1:
Router & JunOS Overview
JunOS Jump Start
2
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Outline
 Hardware Architecture
• Basic design
• FPC and PIC
• ASICs
• Example: M7i, M10i and MX-series
 JunOS Software Overview
• One operating system
• Modular software
 JunOS Command Line Interface
 J-Web User Interface
3
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Hardware Architecture
4
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Juniper Networks Router Architecture
 All Juniper Networks routers
share the same basic design
• Routing Engine (RE)
• Packet Forwarding Engine (PFE)
• Connected by 100-Mbps channel
ROUTING
ENGINE
JunOS Software
PACKET
FORWARDING
ENGINE
Programmable ASICs
Routing Table
Forwarding Table
Switch Fabric
PIC PIC
5
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
RE/PFE Interaction
 RE maintains routing table and creates forwarding table
 PFE receives forwarding table from RE
ROUTING ENGINE
PACKET FORWARDING ENGINE
Routing Table
Forwarding Table
Forwarding Table
Packet in Packet out
100Mbps Incremental Update
6
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Routing Engine Overview
 JUNOS software resides in flash memory
• Backup copy available on hard drive
 Implements CLI
 Provides routing protocol intelligence to PFE
• Not directly involved with packet forwarding
 Manages PFE
7
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Packet Forwarding Engine Overview
 Custom ASICs
• Implement forwarding path
• Do not require a general-purpose processor
• Provide integrated fast features, including multicast and queuing
 Divide-and-Conquer Architecture
• Each ASIC provides piece of forwarding puzzle
8
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Internet Processor ASIC
 Internet Processor ASIC
• Allows routers to forward traffic at wire-rate speeds
 Internet Processor II ASIC
• Adds packet-processing features: filtering, sampling, logging,
counting, and load balancing
• The Internet Processor II has been standard on the M20 and M40
since the second quarter of 2000
9
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Packet Forwarding Engine Components
 Physical Interface Card (PIC)
• Contains physical layer components
 Flexible PIC Concentrator (FPC)
• Hardware platform that accepts Physical Interface Cards (PICs)
 System midplane
 Control
• M5 and M10: Forwarding Engine Board (FEB)
• M20: System Switching Board (SSB)
• M40: System Control Board (SCB)
• M160: Switching and Forwarding Module (SFM)
10
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
FPC
 Room for up to 4 PICs
 Hot-swappable
 Throughput
• Up to 3.2 Gbps
 Packet memory
• 64MB – 256MB
 PowerPC supervisory processor
Physical
Interface Card
PIC
PIC
PIC
FPC
Buffer
memory
ASIC
11
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
PIC
 1, 2, or 4 port PICs attach to FPC
 Custom ASIC for each media type
 Each port has status LED
 Hot-swappable
 on M160, M10, and M5 routers
Physical
Interface Card
PIC
PIC
PIC
FPC
Buffer
memory
ASIC
12
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Control Systems
 All models
• 200-MHz PowerPC 603e processor
• Manages forwarding table updates
• Manages ASICs and environmental systems
• 64-MB EDO processor RAM
• 4 MB of forwarding table SRAM
• Internet Processor ASIC
• Stratum 3 synchronization reference
 All except M40 router
• Distributed Buffer Manager ASICs
13
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
ASICs
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
PIC I/O
Manager
Mem Mem Mem
Internet
Processor
Forwarding
Table
Buffer
Manager 1
Buffer
Manager 2
I/O
Manager 2
I/O
Manager 1
I/O
Manager 3
FPC
PICs
PFE System Controller
(SSB, SFM, etc.)
14
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 1: M7i Router
 Dedicated Intel Pentium for control plane
 ASIC forwarding with 16 Mpps and 7 Gbps
 4 open slots for M7i/M10i PICs
 2 x FE fixed or 1 x GE fixed (SFP)
 Optional adaptive services module for hardware based
firewall, NAT, IPSec, J-Flow
15
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 1: M7i Components
Redundant AC or DC
Power Supplies
4 slots for hot- swappable
M7i/M10i PICs
Built-in
tunnel services
(850 Mbps)
Compact Forwarding Engine
Board (CFEB), w/optional
Adaptive Services Module
Fixed Interface Card (FIC)
• 2 fixed FE port or
• 1 fixed GE port (SFP)
Routing Engine Board (REB)
• PCMCIA expandable memory
• 2 serial aux ports
• Ethernet craft interface
Ultra-compact
8.75cm high (2U)
45cm deep
Side-to-side
cooling
16
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 2: M10i Router
 Dedicated Intel Pentium for control plane
 ASIC forwarding with 16 Mpps and 10 Gbps
 8 open slots for M7i/M10i PICs
 Optional adaptive services PIC for hardware based firewall,
NAT, IPSec, J-Flow
 Full redundant common hardware: Power, Fans,
Forwarding Engine Boards, Routing Engine Boards
17
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 2: M10i Components
Redundant AC or DC
Power Supplies
Redundant Forwarding
Engine Boards (FEB)
Redundant Routing Engine Boards (REB)
• PCMCIA expandable memory
• 2 serial aux ports
• Ethernet craft interface
5U/21.8cm
High
45cm deep
Side-to-side
cooling
8 slots for hot- swappable
M7i/M10i PICs
18
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 3: MX-Series Carrier Class Ethernet
 New platforms designed for Ethernet Provider Edge
 Routing and L2/L3 Ethernet Aggregation
 Very high density Ethernet ports
 HA, QoS, SLA support, scalability for MetroE transport
 Designed for Cost optimized Carrier Ethernet
19
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 3: MX-series
Physical dimensions 5 RU
(9 per 7’ rack)
8 RU
(6 per 7’ rack)
16 RU
(3 per 7’ rack)
Capacity 240 Gbps 480 Gbps 960 Gbps
10 GigE / Gig E ports 12 / 120 24 / 240 48 / 480
MAC Addresses 1 million 1 million 1 million
MX960
MX480
MX240
20
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 3: MX960
 14 Slot Chassis
 Dependable hardware
• Redundant Routing Engines
• Redundant Switching Fabric (2+1)
• Distributed Packet Forwarding Architecture
 Power and cooling
• Front-to-back cooling with separate push-pull fan assemblies
• Holds up to 2 fan trays (1+1 redundancy)
• Holds up to 4 power supplies (2+2 DC, 3+1 AC)
 System capacity
• 2 for FCs/REs with the option of 1 additional SCB for redundancy
• Up to 480Gbps (full-duplex) from 12 line cards
21
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Height
27.75"
Width
17.386“
(w/o mounting flanges)
Depth
23.50“
(w/o cable mgr)
~28.2“
(with cable mgr)
Example 3: MX960 Components
DPC
SCB
RE
Cable
Mgmnt
Upper
Fantray
Lower
Fantray
Control
Panel
Air
Intake
22
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Example 3: MX480
 8 Slot Chassis (6+2)
 Dependable hardware
• Redundant Routing Engines
• Redundant Switching Fabric (1+1)
• Distributed Packet Forwarding Architecture
 Power and cooling
• Side to Side cooling
• Holds single fan tray
• Holds up to 4 power supplies (2+2 DC, 2+2 AC 240V, 3+1 AC 110V)
 System capacity
• 8 slots - 2 for Fabric Cards / REs
• Up to 240Gbps (full-duplex) from 6 line cards
23
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
MX-series DPC
 Dense Port Concentrator: SFPs or XFPs
 Line rate connectivity to the switch fabric
 4 packet forwarding engines (PFEs) per DPC
I
I
I
I
I
ESE
ESE
ESE
ESE
24
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
MX-series SCB with RE1300 or RE2000
 SCBs are the Switch and Control Boards
 SCB act as RE carrier
 Each SCB has two SF (fabric) chips
25
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
JunOS Software Overview
26
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
What is JUNOS Software?
 Deployed since 1998
• First high-performance network operating system
 10+ years of innovation and development
• Routing, switching and security platforms
• Branch and regional offices, central sites, data centers
• 4 releases per year; thousands of features
 Serving the most demanding customers
• Top 40+ service providers
• High-performance enterprise and public sector accounts
27
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
How JUNOS Is Different
 One OS
• Single code source
• Consistent implementation of features
 One Release
• Single software release train
• Stable, predictable enhancement
 One Architecture
• Modular software with Memory protection
• Nimble enhancement through new modules
Module
X API
2Q08
9.1
1Q08
9.0
4Q07
8.5
28
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
One Operating System
 One implementation of
control plane features
 Eases training
 Streamlines testing,
qualification and deployment
 Accelerates JUNOS
development
 Consistent user experience
 Single common manage-
ment interface and tools
 Unix familiarity
Branch Office
Data Center
Service
Provider
Access/Edge
Service
Provider
Core
Corporate
HQ
OSPF
BGP
MPLS
IPv6
…
29
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
One Code Train Release
 Single release train developed from one code base
 Quality + Schedule are the highest priorities
• Each release is a superset of the previous
• Achieve zero critical regression errors in each release
• Fix any and all critical bugs
 Fixed schedule; plan with confidence
• 4 new releases pre-scheduled per year
• All product lines follow the same release schedule
9.2
9.1
9.0
8.5
8.4
Q407 Q108 Q208 Q308
Q307
9.3
Q408
30
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Modular Software Architecture
 Stand-alone modules
• Protected Memory for stability
• Contain faults
• Enable rapid fault isolation
• Restart independently
• Enable flexible innovation
 Separation of control and packet
forwarding
• Assures performance
• Enhances resiliency
• Enables redundancy
• Firewalls control plane
Module
n
Module
3
Module
1
Kernel
Control
Plane
Module
4
Module
2
Packet
Forwarding Services
High-Level Architecture
Physical Interfaces
Forwarding
Plane
31
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
User Interface Options
 J-Web interface:
• A Web-based GUI
• The J-Web service using HTTP is disabled by default on M-series
 JUNOS software CLI:
• Available from console interface
• RJ-45 RS-232 @ 9600 Bps, 8/1/N
• Available by using Telnet and SSH
• Requires network interface and related service configuration
 Dedicated Ethernet management port on M-series routers
32
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
User Authentication
 Local database
• Name and password
• Individual accounts and home directories
 RADIUS and TACACS+
• Centralized authentication of users
• Users mapped to locally defined template users for authorization
• Extended regular expressions can be passed to alter authorization
RADIUS/
TACACS+
Server
Local
Authentication
Database
33
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
JunOS Command Line Interface
34
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
CLI Modes and Feature Overview
 CLI operational mode:
• Editing command lines
• Command completion and history
• Context-sensitive and documentation-based help
• UNIX-style pipes
 CLI configuration mode:
• Object-oriented hierarchy
• Jumping between levels
• Candidate configuration with sanity checking
• Automatic rollback capability
• Showing portions of configuration while configuring
• Saving, loading, and deleting configuration files
35
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
CLI Modes
 Operational mode:
• Monitor and troubleshoot the software, network connectivity, and
router hardware
 Configuration mode:
• Configure the router, including interfaces, general routing, routing
protocols, user access, and system hardware properties
[edit]
user@host#
The # character identifies
configuration mode
The > character identifies
operational mode
user@host>
36
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
host (ttyd0)
login: root
Password:
--- JUNOS 8.3R2.8 built 2007-07-07 00:21:56 UTC
root@host% cli
root@host>
Shell Prompt
CLI Prompt
Logging In
host (ttyd0)
login: user
Password:
--- JUNOS 8.3R2.8 built 2007-07-07 00:21:56 UTC
user@host>
The root user must
start the CLI from
the shell
Non-root users are
placed into the CLI
automatically
37
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
CLI Operational Mode
 Execute commands (mainly) from the default CLI level
(user@host>)
• Can execute from configuration mode with the run command
• Hierarchy of commands
> show ospf neighbor
More Specific
Less Specific
database interface route statistics
chassis configuration
configure file help monitor etc.
neighbor
bgp
clear set show
ospf rip route version etc.
etc.
38
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Editing Command Lines
 EMACS-style editing sequences are supported
 The default VT100 terminal type also supports cursor
positioning with the arrow keys
user@host> show interfaces
user@host> show interfaces
user@host> show interfaces
user@host> show interfaces
user@host> show interfaces
Ctrl-B
Ctrl-A
Ctrl-F
Ctrl-E
39
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Command and Variable Completion
Use Tab to complete
assigned variables
Enter a space to
complete a command
user@host> sh<space>ow i<space>
'i' is ambiguous.
Possible completions:
igmp Show Internet Group
ike Show Internet Key
interfaces Show interface
ipsec Show IP Security
isis Show Intermediate
[edit policy-options]
user@host# show policy-statement T<tab>EST
then accept;
[edit policy-options]
user@host#
40
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Context-Sensitive Help
user@host> ?
Possible completions:
clear Clear information in the system
configure Manipulate software configuration info
file Perform file operations
help Provide help information
. . .
user@host> clear ?
Possible completions:
arp Clear address resolution information
bfd Clear Bidirectional Forwarding Detecti
bgp Clear Border Gateway Protocol informat
firewall Clear firewall counters
41
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Topical Help
user@host> help topic interfaces ?
Possible completions:
...
acknowledge-timer Maximum time to wait for link...
address Interface address and destination pref
...
user@host> help topic interfaces address
Configuring the Interface Address
You assign an address to an interface by specifying the address
when configuring the protocol family. For the inet family, you
configure the interface's IP address. For the iso family, you
configure one or more addresses for the loopback interface. For
the ccc, tcc, mpls, tnp, and vpls families, you never configure
an address.
...
42
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Configuration Syntax Help
user@host> help reference interfaces address
address
Syntax
address address {
arp ip-address (mac | multicast-mac) mac-address <publ
broadcast address;
destination address;
destination-profile name;
eui-64;
multipoint-destination address dlci dlci-identifier;
...
Hierarchy Level
[edit interfaces interface-name unit logical-unit-number f
[edit logical-routers logical-router-name interfaces intef
43
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Using | (Pipe)
user@host> show route | ?
Possible completions:
count Count occurrences
display Show additional kinds of information
except Show only text that does not match a p
find Search for first occurrence of pattern
hold Hold text without exiting the --More--
last Display end of output only
match Show only text that matches a pattern
no-more Don't paginate output
request Make system-level requests
resolve Resolve IP addresses
save Save output text to file
trim Trim specified number of columns from
user@host> show route
44
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
 Batch configuration model:
• Must commit configuration changes
 Active configuration:
• Current operational configuration
• Boot-up configuration
 Candidate configuration:
• A working copy for configuration changes
• Initialized with the active configuration
• Becomes active configuration upon commit
Active and Candidate Configurations
45
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Configuration History
Active configuration stored in
/config/juniper.conf.gz
Rollback files stored in
/config/juniper.conf.n.gz (n=1–3)
/var/db/config/juniper.conf.n.gz (n=4–49)
commit
rollback n
Candidate
Configuration
Active
Configuration
1 2 ...
0
49
configure
46
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Entering Configuration Mode
 Type configure or edit at the CLI operational-mode prompt:
> configure
 To allow a single user to edit the configuration, type:
> configure exclusive
 Use configure private to allow users to edit a private copy of
the candidate configuration
> configure private
• Multiple users can edit private candidate configurations simultaneously
• At commit time, the user’s private changes are merged back into the
global configuration
47
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Configuration Statement Hierarchy
user@host# edit protocols ospf area 51 stub
[edit protocols ospf area 0.0.0.51 stub]
user@host#
More Specific
Less Specific
area area_id graceful-restart
isis mpls
interfaces protocols etc.
bgp
chassis
ospf pim rip rsvp etc.
etc.
top
services system
vrrp
overload traffic-engineering
area-range area_range interface nssa stub etc.
48
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Configuration File is Hierarchical
 CLI commands are entered without curly brackets:
# set system services web-management http port 8080
 The result is a hierarchical configuration file, complete with
curly brackets
[edit system]
user@host# show services
web-management {
http {
port 8080;
}
}
49
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Moving Between Levels
[edit]
user@host# edit protocol ospf
[edit protocols ospf]
user@host# edit area 51 stub
[edit protocols ospf area 0.0.0.51 stub]
user@host# exit
[edit protocols ospf]
user@host# up
[edit protocols]
user@host# top
[edit]
user@host#
50
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Viewing Candidate Configuration
user@host# show system services
ssh;
web-management {
http {
port 8080;
}
}
user@host# edit system services
[edit system services]
user@host# show
ssh;
web-management {
http {
port 8080;
}
}
You can display just the portions that
concern you from the root of the
hierarchy…
or use edit to park yourself at a
specific sub-hierarchy
51
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Configuration File Differences
[edit system]
user@host# set services telnet
[edit system]
user@host# delete services web-management
[edit system]
user@host# delete services ssh
user@host# show | compare
[edit system services]
- ssh;
+ telnet;
- web-management {
- http {
- port 8080;
- }
- }
Display differences
between the candidate
and active configurations
52
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Removing Statements
 Statements are removed with the delete command
• Removes everything from the specified hierarchy down
• Use wildcard delete to save time
The entire Web-
management hierarchy is
removed by the delete
statement
user@host# show services
ssh;
web-management {
http {
port 8080;
}
}
[edit system]
user@host# delete services web-management
[edit system]
user@host# show services
ssh;
53
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Committing a Configuration
 Configuration changes must be committed to take effect
# commit
 Use commit check to confirm syntax
# commit check
 Use commit confirmed to temporarily activate
# commit confirmed
 Schedule a future commit with commit at
# commit at 21:00:00
 Add comments with commit comment
# commit comment "Changed OSPF configuration"
> show system commit
 Use commit and-quit to save time
# commit and-quit
54
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Backing Out of Configuration Changes
 Use the rollback command to restore one of the last 50
previously committed configurations
# rollback
 Use rollback (or rollback 0) to reset the candidate
configuration to the currently active configuration (which is
the last version committed)
# rollback 1 loads the configuration before that
# rollback n loads n configurations before that
 Using rollback only modifies the candidate configuration
• Don’t forget to commit the changes
55
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
run is Cool
[edit interfaces fe-0/0/0]
user@host# set unit 0 family inet address 10.250.0.141/16
[edit interfaces fe-0/0/0]
user@host# commit
commit complete
[edit interfaces fe-0/0/0]
user@host# run ping 10.250.0.149 count 1
PING 10.250.0.149 (10.250.0.149): 56 data bytes
64 bytes from 10.250.0.149: icmp_seq=0 ttl=255 time=0.967 ms
--- 10.250.0.149 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.967/0.967/0.967/0.000 ms
Use the run command to execute
operational-mode CLI commands
from within configuration
56
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Using rename
user@host# show interfaces fe-0/0/0
unit 0 {
family inet {
address 10.250.0.141/16;
}
}
user@host# rename interfaces fe-0/0/0 unit 0 family inet address
10.250.0.141/16 to address 10.250.0.241/16
user@host# show interfaces fe-0/0/0
unit 0 {
family inet {
address 10.250.0.241/16;
}
}
57
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web User Interface
58
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web User Interface
 Easy-to-use, Web-based graphical interface
• Operational monitoring, configuration, and maintenance
• HTTP and HTTPS (SSL) support
 J-Web features:
• Same authentication and authorization as CLI
• User-defined session timeout
• One browser window per J-Web session
59
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Login
 J-Web sessions
require a valid login
• Use the same
authentication
methods as CLI
• Exception is initial
access, when no login
is needed to access
the setup wizard
60
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Layout
Left
Pane
Main
Pane
Task
Bar
Top
Pane
Current
Location
61
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Monitoring
 View the operation of the
router and its protocols
62
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Configurations
 Use Quick Configuration
wizards
 Navigate a clickable
view-and-edit function
 Access previous
configuration history
(rollbacks)
 Set a rescue
configuration
63
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Diagnosis
 Access the ping,
traceroute, and packet
capture utilities
• Optional switches
available through
Advanced Options
64
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
J-Web Management
 Download and delete
files
 Upgrade software
 Install and manage
licenses
 Schedule system
reboots
 Perform backups of
software and
configuration files
65
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
 Provides
access to
log files
J-Web Events
66
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net
Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net 66

More Related Content

What's hot

MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)JuHwan Lee
 
Cisco Live! :: Introduction to IOS XR for Enterprises and Service Providers
Cisco Live! :: Introduction to IOS XR for Enterprises and Service ProvidersCisco Live! :: Introduction to IOS XR for Enterprises and Service Providers
Cisco Live! :: Introduction to IOS XR for Enterprises and Service ProvidersBruno Teixeira
 
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...kds850
 
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLANIndonesia Network Operators Group
 
Juniper mpls best practice part 2
Juniper mpls best practice   part 2Juniper mpls best practice   part 2
Juniper mpls best practice part 2Febrian ‎
 
06 evpn use-case_reviewv1
06 evpn use-case_reviewv106 evpn use-case_reviewv1
06 evpn use-case_reviewv1ronsito
 
Vxlan control plane and routing
Vxlan control plane and routingVxlan control plane and routing
Vxlan control plane and routingWilfredzeng
 
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]APNIC
 
Juniper MPLS Tutorial by Soricelli
Juniper MPLS Tutorial by SoricelliJuniper MPLS Tutorial by Soricelli
Juniper MPLS Tutorial by SoricelliFebrian ‎
 
Core cs overview (1)
Core cs overview (1)Core cs overview (1)
Core cs overview (1)Rashid Khan
 
CCNA 1 Routing and Switching v5.0 Chapter 6
CCNA 1 Routing and Switching v5.0 Chapter 6CCNA 1 Routing and Switching v5.0 Chapter 6
CCNA 1 Routing and Switching v5.0 Chapter 6Nil Menon
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsShawn Zandi
 
LTE Architecture and LTE Attach
LTE Architecture and LTE AttachLTE Architecture and LTE Attach
LTE Architecture and LTE Attachaliirfan04
 

What's hot (20)

MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)
 
Cisco Live! :: Introduction to IOS XR for Enterprises and Service Providers
Cisco Live! :: Introduction to IOS XR for Enterprises and Service ProvidersCisco Live! :: Introduction to IOS XR for Enterprises and Service Providers
Cisco Live! :: Introduction to IOS XR for Enterprises and Service Providers
 
Vpc notes
Vpc notesVpc notes
Vpc notes
 
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
 
UMTS/WCDMA Call Flows for Handovers
UMTS/WCDMA Call Flows for HandoversUMTS/WCDMA Call Flows for Handovers
UMTS/WCDMA Call Flows for Handovers
 
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
 
UMTS/LTE/EPC Call Flows for CSFB
UMTS/LTE/EPC Call Flows for CSFBUMTS/LTE/EPC Call Flows for CSFB
UMTS/LTE/EPC Call Flows for CSFB
 
Juniper mpls best practice part 2
Juniper mpls best practice   part 2Juniper mpls best practice   part 2
Juniper mpls best practice part 2
 
06 evpn use-case_reviewv1
06 evpn use-case_reviewv106 evpn use-case_reviewv1
06 evpn use-case_reviewv1
 
Vxlan control plane and routing
Vxlan control plane and routingVxlan control plane and routing
Vxlan control plane and routing
 
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]
MPLS L3 VPN Tutorial, by Nurul Islam Roman [APNIC 38]
 
Juniper MPLS Tutorial by Soricelli
Juniper MPLS Tutorial by SoricelliJuniper MPLS Tutorial by Soricelli
Juniper MPLS Tutorial by Soricelli
 
Core cs overview (1)
Core cs overview (1)Core cs overview (1)
Core cs overview (1)
 
Mpls Services
Mpls ServicesMpls Services
Mpls Services
 
CCNA 1 Routing and Switching v5.0 Chapter 6
CCNA 1 Routing and Switching v5.0 Chapter 6CCNA 1 Routing and Switching v5.0 Chapter 6
CCNA 1 Routing and Switching v5.0 Chapter 6
 
Cs fallback feature
Cs fallback featureCs fallback feature
Cs fallback feature
 
VXLAN
VXLANVXLAN
VXLAN
 
End-to-End QoS in LTE
End-to-End QoS in LTEEnd-to-End QoS in LTE
End-to-End QoS in LTE
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
 
LTE Architecture and LTE Attach
LTE Architecture and LTE AttachLTE Architecture and LTE Attach
LTE Architecture and LTE Attach
 

Similar to JunOS Jumstart 01 - JunOS Overview.ppt

MX – универсальная сервисная платформа. Вчера, сегодня, завтра.
MX – универсальная сервисная платформа. Вчера, сегодня, завтра.MX – универсальная сервисная платформа. Вчера, сегодня, завтра.
MX – универсальная сервисная платформа. Вчера, сегодня, завтра.SkillFactory
 
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...PROIDEA
 
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch Katherine Wang
 
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data Center
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data CenterPLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data Center
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data CenterPROIDEA
 
2014/09/02 Cisco UCS HPC @ ANL
2014/09/02 Cisco UCS HPC @ ANL2014/09/02 Cisco UCS HPC @ ANL
2014/09/02 Cisco UCS HPC @ ANLdgoodell
 
IBM System Networking Portfolio Update, June 2014
IBM System Networking Portfolio Update, June 2014IBM System Networking Portfolio Update, June 2014
IBM System Networking Portfolio Update, June 2014Angel Villar Garea
 
Coherent DSP meets open transport SDN
Coherent DSP meets open transport SDNCoherent DSP meets open transport SDN
Coherent DSP meets open transport SDNHidekiNishizawa
 
From virtual to high end HW routing for the adult
From virtual to high end HW routing for the adultFrom virtual to high end HW routing for the adult
From virtual to high end HW routing for the adultMarketingArrowECS_CZ
 
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017Bruno Teixeira
 
IBM Power9 Features and Specifications
IBM Power9 Features and SpecificationsIBM Power9 Features and Specifications
IBM Power9 Features and Specificationsinside-BigData.com
 
cisco-n3k-c3064pq-10gx-datasheet.pdf
cisco-n3k-c3064pq-10gx-datasheet.pdfcisco-n3k-c3064pq-10gx-datasheet.pdf
cisco-n3k-c3064pq-10gx-datasheet.pdfHi-Network.com
 
Deploying Applications in Today’s Compute, Storage, and Network Infrastructure
Deploying Applications in Today’s Compute, Storage, and Network InfrastructureDeploying Applications in Today’s Compute, Storage, and Network Infrastructure
Deploying Applications in Today’s Compute, Storage, and Network InfrastructureCisco Canada
 
IBM Power Systems at FIS InFocus 2019
IBM Power Systems at FIS InFocus 2019IBM Power Systems at FIS InFocus 2019
IBM Power Systems at FIS InFocus 2019Paula Koziol
 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PROIDEA
 
Edge Device Multi-unicasting for Video Streaming
Edge Device Multi-unicasting for Video StreamingEdge Device Multi-unicasting for Video Streaming
Edge Device Multi-unicasting for Video StreamingTal Lavian Ph.D.
 
cisco-cbs350-48p-4x-datasheet.pdf
cisco-cbs350-48p-4x-datasheet.pdfcisco-cbs350-48p-4x-datasheet.pdf
cisco-cbs350-48p-4x-datasheet.pdfHi-Network.com
 
SMB_University_120307_Networking_Fundamentals.pdf
SMB_University_120307_Networking_Fundamentals.pdfSMB_University_120307_Networking_Fundamentals.pdf
SMB_University_120307_Networking_Fundamentals.pdfKowsalyaJayakumar2
 

Similar to JunOS Jumstart 01 - JunOS Overview.ppt (20)

MX – универсальная сервисная платформа. Вчера, сегодня, завтра.
MX – универсальная сервисная платформа. Вчера, сегодня, завтра.MX – универсальная сервисная платформа. Вчера, сегодня, завтра.
MX – универсальная сервисная платформа. Вчера, сегодня, завтра.
 
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...
PLNOG 13: Krzysztof Konkowski: Cisco Access Architectures: GPON, Ethernet, Ac...
 
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch
FS S5800 Series 48xGigabit SFP with 4x10GbE SFP+ Switch
 
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data Center
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data CenterPLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data Center
PLNOG 8: Piotr Szolkowski - Bezpieczne i wysoce skalowalne Data Center
 
2014/09/02 Cisco UCS HPC @ ANL
2014/09/02 Cisco UCS HPC @ ANL2014/09/02 Cisco UCS HPC @ ANL
2014/09/02 Cisco UCS HPC @ ANL
 
Новые коммутаторы QFX10000. Технология JunOS Fusion
Новые коммутаторы QFX10000. Технология JunOS FusionНовые коммутаторы QFX10000. Технология JunOS Fusion
Новые коммутаторы QFX10000. Технология JunOS Fusion
 
IBM System Networking Portfolio Update, June 2014
IBM System Networking Portfolio Update, June 2014IBM System Networking Portfolio Update, June 2014
IBM System Networking Portfolio Update, June 2014
 
Coherent DSP meets open transport SDN
Coherent DSP meets open transport SDNCoherent DSP meets open transport SDN
Coherent DSP meets open transport SDN
 
Mits 5G brief solution 2021
Mits 5G brief solution 2021Mits 5G brief solution 2021
Mits 5G brief solution 2021
 
Edge router x_ds
Edge router x_dsEdge router x_ds
Edge router x_ds
 
From virtual to high end HW routing for the adult
From virtual to high end HW routing for the adultFrom virtual to high end HW routing for the adult
From virtual to high end HW routing for the adult
 
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Las Vegas 2017
 
IBM Power9 Features and Specifications
IBM Power9 Features and SpecificationsIBM Power9 Features and Specifications
IBM Power9 Features and Specifications
 
cisco-n3k-c3064pq-10gx-datasheet.pdf
cisco-n3k-c3064pq-10gx-datasheet.pdfcisco-n3k-c3064pq-10gx-datasheet.pdf
cisco-n3k-c3064pq-10gx-datasheet.pdf
 
Deploying Applications in Today’s Compute, Storage, and Network Infrastructure
Deploying Applications in Today’s Compute, Storage, and Network InfrastructureDeploying Applications in Today’s Compute, Storage, and Network Infrastructure
Deploying Applications in Today’s Compute, Storage, and Network Infrastructure
 
IBM Power Systems at FIS InFocus 2019
IBM Power Systems at FIS InFocus 2019IBM Power Systems at FIS InFocus 2019
IBM Power Systems at FIS InFocus 2019
 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
 
Edge Device Multi-unicasting for Video Streaming
Edge Device Multi-unicasting for Video StreamingEdge Device Multi-unicasting for Video Streaming
Edge Device Multi-unicasting for Video Streaming
 
cisco-cbs350-48p-4x-datasheet.pdf
cisco-cbs350-48p-4x-datasheet.pdfcisco-cbs350-48p-4x-datasheet.pdf
cisco-cbs350-48p-4x-datasheet.pdf
 
SMB_University_120307_Networking_Fundamentals.pdf
SMB_University_120307_Networking_Fundamentals.pdfSMB_University_120307_Networking_Fundamentals.pdf
SMB_University_120307_Networking_Fundamentals.pdf
 

Recently uploaded

Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...nagunakhan
 
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311  Call Girls in Thane , Independent Escort Service ThanePallawi 9167673311  Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service ThanePooja Nehwal
 
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...Suhani Kapoor
 
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...Authentic No 1 Amil Baba In Pakistan
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...Amil baba
 
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一ss ss
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一Fi sss
 
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...ranjana rawat
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一ss ss
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程1k98h0e1
 
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRdollysharma2066
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Serviceankitnayak356677
 
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...srsj9000
 

Recently uploaded (20)

Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
 
Low rate Call girls in Delhi Justdial | 9953330565
Low rate Call girls in Delhi Justdial | 9953330565Low rate Call girls in Delhi Justdial | 9953330565
Low rate Call girls in Delhi Justdial | 9953330565
 
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311  Call Girls in Thane , Independent Escort Service ThanePallawi 9167673311  Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
 
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...
VIP Call Girls Hitech City ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With R...
 
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
 
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
 
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程
 
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
 
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
 
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
 

JunOS Jumstart 01 - JunOS Overview.ppt

  • 1. Copyright © 2008 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net 1 Module 1: Router & JunOS Overview JunOS Jump Start
  • 2. 2 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Outline  Hardware Architecture • Basic design • FPC and PIC • ASICs • Example: M7i, M10i and MX-series  JunOS Software Overview • One operating system • Modular software  JunOS Command Line Interface  J-Web User Interface
  • 3. 3 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Hardware Architecture
  • 4. 4 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Juniper Networks Router Architecture  All Juniper Networks routers share the same basic design • Routing Engine (RE) • Packet Forwarding Engine (PFE) • Connected by 100-Mbps channel ROUTING ENGINE JunOS Software PACKET FORWARDING ENGINE Programmable ASICs Routing Table Forwarding Table Switch Fabric PIC PIC
  • 5. 5 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net RE/PFE Interaction  RE maintains routing table and creates forwarding table  PFE receives forwarding table from RE ROUTING ENGINE PACKET FORWARDING ENGINE Routing Table Forwarding Table Forwarding Table Packet in Packet out 100Mbps Incremental Update
  • 6. 6 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Routing Engine Overview  JUNOS software resides in flash memory • Backup copy available on hard drive  Implements CLI  Provides routing protocol intelligence to PFE • Not directly involved with packet forwarding  Manages PFE
  • 7. 7 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Packet Forwarding Engine Overview  Custom ASICs • Implement forwarding path • Do not require a general-purpose processor • Provide integrated fast features, including multicast and queuing  Divide-and-Conquer Architecture • Each ASIC provides piece of forwarding puzzle
  • 8. 8 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Internet Processor ASIC  Internet Processor ASIC • Allows routers to forward traffic at wire-rate speeds  Internet Processor II ASIC • Adds packet-processing features: filtering, sampling, logging, counting, and load balancing • The Internet Processor II has been standard on the M20 and M40 since the second quarter of 2000
  • 9. 9 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Packet Forwarding Engine Components  Physical Interface Card (PIC) • Contains physical layer components  Flexible PIC Concentrator (FPC) • Hardware platform that accepts Physical Interface Cards (PICs)  System midplane  Control • M5 and M10: Forwarding Engine Board (FEB) • M20: System Switching Board (SSB) • M40: System Control Board (SCB) • M160: Switching and Forwarding Module (SFM)
  • 10. 10 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net FPC  Room for up to 4 PICs  Hot-swappable  Throughput • Up to 3.2 Gbps  Packet memory • 64MB – 256MB  PowerPC supervisory processor Physical Interface Card PIC PIC PIC FPC Buffer memory ASIC
  • 11. 11 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net PIC  1, 2, or 4 port PICs attach to FPC  Custom ASIC for each media type  Each port has status LED  Hot-swappable  on M160, M10, and M5 routers Physical Interface Card PIC PIC PIC FPC Buffer memory ASIC
  • 12. 12 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Control Systems  All models • 200-MHz PowerPC 603e processor • Manages forwarding table updates • Manages ASICs and environmental systems • 64-MB EDO processor RAM • 4 MB of forwarding table SRAM • Internet Processor ASIC • Stratum 3 synchronization reference  All except M40 router • Distributed Buffer Manager ASICs
  • 13. 13 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net ASICs PIC I/O Manager PIC I/O Manager PIC I/O Manager PIC I/O Manager PIC I/O Manager PIC I/O Manager PIC I/O Manager PIC I/O Manager Mem Mem Mem Internet Processor Forwarding Table Buffer Manager 1 Buffer Manager 2 I/O Manager 2 I/O Manager 1 I/O Manager 3 FPC PICs PFE System Controller (SSB, SFM, etc.)
  • 14. 14 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 1: M7i Router  Dedicated Intel Pentium for control plane  ASIC forwarding with 16 Mpps and 7 Gbps  4 open slots for M7i/M10i PICs  2 x FE fixed or 1 x GE fixed (SFP)  Optional adaptive services module for hardware based firewall, NAT, IPSec, J-Flow
  • 15. 15 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 1: M7i Components Redundant AC or DC Power Supplies 4 slots for hot- swappable M7i/M10i PICs Built-in tunnel services (850 Mbps) Compact Forwarding Engine Board (CFEB), w/optional Adaptive Services Module Fixed Interface Card (FIC) • 2 fixed FE port or • 1 fixed GE port (SFP) Routing Engine Board (REB) • PCMCIA expandable memory • 2 serial aux ports • Ethernet craft interface Ultra-compact 8.75cm high (2U) 45cm deep Side-to-side cooling
  • 16. 16 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 2: M10i Router  Dedicated Intel Pentium for control plane  ASIC forwarding with 16 Mpps and 10 Gbps  8 open slots for M7i/M10i PICs  Optional adaptive services PIC for hardware based firewall, NAT, IPSec, J-Flow  Full redundant common hardware: Power, Fans, Forwarding Engine Boards, Routing Engine Boards
  • 17. 17 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 2: M10i Components Redundant AC or DC Power Supplies Redundant Forwarding Engine Boards (FEB) Redundant Routing Engine Boards (REB) • PCMCIA expandable memory • 2 serial aux ports • Ethernet craft interface 5U/21.8cm High 45cm deep Side-to-side cooling 8 slots for hot- swappable M7i/M10i PICs
  • 18. 18 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 3: MX-Series Carrier Class Ethernet  New platforms designed for Ethernet Provider Edge  Routing and L2/L3 Ethernet Aggregation  Very high density Ethernet ports  HA, QoS, SLA support, scalability for MetroE transport  Designed for Cost optimized Carrier Ethernet
  • 19. 19 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 3: MX-series Physical dimensions 5 RU (9 per 7’ rack) 8 RU (6 per 7’ rack) 16 RU (3 per 7’ rack) Capacity 240 Gbps 480 Gbps 960 Gbps 10 GigE / Gig E ports 12 / 120 24 / 240 48 / 480 MAC Addresses 1 million 1 million 1 million MX960 MX480 MX240
  • 20. 20 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 3: MX960  14 Slot Chassis  Dependable hardware • Redundant Routing Engines • Redundant Switching Fabric (2+1) • Distributed Packet Forwarding Architecture  Power and cooling • Front-to-back cooling with separate push-pull fan assemblies • Holds up to 2 fan trays (1+1 redundancy) • Holds up to 4 power supplies (2+2 DC, 3+1 AC)  System capacity • 2 for FCs/REs with the option of 1 additional SCB for redundancy • Up to 480Gbps (full-duplex) from 12 line cards
  • 21. 21 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Height 27.75" Width 17.386“ (w/o mounting flanges) Depth 23.50“ (w/o cable mgr) ~28.2“ (with cable mgr) Example 3: MX960 Components DPC SCB RE Cable Mgmnt Upper Fantray Lower Fantray Control Panel Air Intake
  • 22. 22 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Example 3: MX480  8 Slot Chassis (6+2)  Dependable hardware • Redundant Routing Engines • Redundant Switching Fabric (1+1) • Distributed Packet Forwarding Architecture  Power and cooling • Side to Side cooling • Holds single fan tray • Holds up to 4 power supplies (2+2 DC, 2+2 AC 240V, 3+1 AC 110V)  System capacity • 8 slots - 2 for Fabric Cards / REs • Up to 240Gbps (full-duplex) from 6 line cards
  • 23. 23 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net MX-series DPC  Dense Port Concentrator: SFPs or XFPs  Line rate connectivity to the switch fabric  4 packet forwarding engines (PFEs) per DPC I I I I I ESE ESE ESE ESE
  • 24. 24 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net MX-series SCB with RE1300 or RE2000  SCBs are the Switch and Control Boards  SCB act as RE carrier  Each SCB has two SF (fabric) chips
  • 25. 25 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net JunOS Software Overview
  • 26. 26 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net What is JUNOS Software?  Deployed since 1998 • First high-performance network operating system  10+ years of innovation and development • Routing, switching and security platforms • Branch and regional offices, central sites, data centers • 4 releases per year; thousands of features  Serving the most demanding customers • Top 40+ service providers • High-performance enterprise and public sector accounts
  • 27. 27 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net How JUNOS Is Different  One OS • Single code source • Consistent implementation of features  One Release • Single software release train • Stable, predictable enhancement  One Architecture • Modular software with Memory protection • Nimble enhancement through new modules Module X API 2Q08 9.1 1Q08 9.0 4Q07 8.5
  • 28. 28 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net One Operating System  One implementation of control plane features  Eases training  Streamlines testing, qualification and deployment  Accelerates JUNOS development  Consistent user experience  Single common manage- ment interface and tools  Unix familiarity Branch Office Data Center Service Provider Access/Edge Service Provider Core Corporate HQ OSPF BGP MPLS IPv6 …
  • 29. 29 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net One Code Train Release  Single release train developed from one code base  Quality + Schedule are the highest priorities • Each release is a superset of the previous • Achieve zero critical regression errors in each release • Fix any and all critical bugs  Fixed schedule; plan with confidence • 4 new releases pre-scheduled per year • All product lines follow the same release schedule 9.2 9.1 9.0 8.5 8.4 Q407 Q108 Q208 Q308 Q307 9.3 Q408
  • 30. 30 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Modular Software Architecture  Stand-alone modules • Protected Memory for stability • Contain faults • Enable rapid fault isolation • Restart independently • Enable flexible innovation  Separation of control and packet forwarding • Assures performance • Enhances resiliency • Enables redundancy • Firewalls control plane Module n Module 3 Module 1 Kernel Control Plane Module 4 Module 2 Packet Forwarding Services High-Level Architecture Physical Interfaces Forwarding Plane
  • 31. 31 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net User Interface Options  J-Web interface: • A Web-based GUI • The J-Web service using HTTP is disabled by default on M-series  JUNOS software CLI: • Available from console interface • RJ-45 RS-232 @ 9600 Bps, 8/1/N • Available by using Telnet and SSH • Requires network interface and related service configuration  Dedicated Ethernet management port on M-series routers
  • 32. 32 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net User Authentication  Local database • Name and password • Individual accounts and home directories  RADIUS and TACACS+ • Centralized authentication of users • Users mapped to locally defined template users for authorization • Extended regular expressions can be passed to alter authorization RADIUS/ TACACS+ Server Local Authentication Database
  • 33. 33 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net JunOS Command Line Interface
  • 34. 34 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net CLI Modes and Feature Overview  CLI operational mode: • Editing command lines • Command completion and history • Context-sensitive and documentation-based help • UNIX-style pipes  CLI configuration mode: • Object-oriented hierarchy • Jumping between levels • Candidate configuration with sanity checking • Automatic rollback capability • Showing portions of configuration while configuring • Saving, loading, and deleting configuration files
  • 35. 35 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net CLI Modes  Operational mode: • Monitor and troubleshoot the software, network connectivity, and router hardware  Configuration mode: • Configure the router, including interfaces, general routing, routing protocols, user access, and system hardware properties [edit] user@host# The # character identifies configuration mode The > character identifies operational mode user@host>
  • 36. 36 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net host (ttyd0) login: root Password: --- JUNOS 8.3R2.8 built 2007-07-07 00:21:56 UTC root@host% cli root@host> Shell Prompt CLI Prompt Logging In host (ttyd0) login: user Password: --- JUNOS 8.3R2.8 built 2007-07-07 00:21:56 UTC user@host> The root user must start the CLI from the shell Non-root users are placed into the CLI automatically
  • 37. 37 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net CLI Operational Mode  Execute commands (mainly) from the default CLI level (user@host>) • Can execute from configuration mode with the run command • Hierarchy of commands > show ospf neighbor More Specific Less Specific database interface route statistics chassis configuration configure file help monitor etc. neighbor bgp clear set show ospf rip route version etc. etc.
  • 38. 38 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Editing Command Lines  EMACS-style editing sequences are supported  The default VT100 terminal type also supports cursor positioning with the arrow keys user@host> show interfaces user@host> show interfaces user@host> show interfaces user@host> show interfaces user@host> show interfaces Ctrl-B Ctrl-A Ctrl-F Ctrl-E
  • 39. 39 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Command and Variable Completion Use Tab to complete assigned variables Enter a space to complete a command user@host> sh<space>ow i<space> 'i' is ambiguous. Possible completions: igmp Show Internet Group ike Show Internet Key interfaces Show interface ipsec Show IP Security isis Show Intermediate [edit policy-options] user@host# show policy-statement T<tab>EST then accept; [edit policy-options] user@host#
  • 40. 40 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Context-Sensitive Help user@host> ? Possible completions: clear Clear information in the system configure Manipulate software configuration info file Perform file operations help Provide help information . . . user@host> clear ? Possible completions: arp Clear address resolution information bfd Clear Bidirectional Forwarding Detecti bgp Clear Border Gateway Protocol informat firewall Clear firewall counters
  • 41. 41 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Topical Help user@host> help topic interfaces ? Possible completions: ... acknowledge-timer Maximum time to wait for link... address Interface address and destination pref ... user@host> help topic interfaces address Configuring the Interface Address You assign an address to an interface by specifying the address when configuring the protocol family. For the inet family, you configure the interface's IP address. For the iso family, you configure one or more addresses for the loopback interface. For the ccc, tcc, mpls, tnp, and vpls families, you never configure an address. ...
  • 42. 42 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Configuration Syntax Help user@host> help reference interfaces address address Syntax address address { arp ip-address (mac | multicast-mac) mac-address <publ broadcast address; destination address; destination-profile name; eui-64; multipoint-destination address dlci dlci-identifier; ... Hierarchy Level [edit interfaces interface-name unit logical-unit-number f [edit logical-routers logical-router-name interfaces intef
  • 43. 43 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Using | (Pipe) user@host> show route | ? Possible completions: count Count occurrences display Show additional kinds of information except Show only text that does not match a p find Search for first occurrence of pattern hold Hold text without exiting the --More-- last Display end of output only match Show only text that matches a pattern no-more Don't paginate output request Make system-level requests resolve Resolve IP addresses save Save output text to file trim Trim specified number of columns from user@host> show route
  • 44. 44 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net  Batch configuration model: • Must commit configuration changes  Active configuration: • Current operational configuration • Boot-up configuration  Candidate configuration: • A working copy for configuration changes • Initialized with the active configuration • Becomes active configuration upon commit Active and Candidate Configurations
  • 45. 45 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Configuration History Active configuration stored in /config/juniper.conf.gz Rollback files stored in /config/juniper.conf.n.gz (n=1–3) /var/db/config/juniper.conf.n.gz (n=4–49) commit rollback n Candidate Configuration Active Configuration 1 2 ... 0 49 configure
  • 46. 46 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Entering Configuration Mode  Type configure or edit at the CLI operational-mode prompt: > configure  To allow a single user to edit the configuration, type: > configure exclusive  Use configure private to allow users to edit a private copy of the candidate configuration > configure private • Multiple users can edit private candidate configurations simultaneously • At commit time, the user’s private changes are merged back into the global configuration
  • 47. 47 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Configuration Statement Hierarchy user@host# edit protocols ospf area 51 stub [edit protocols ospf area 0.0.0.51 stub] user@host# More Specific Less Specific area area_id graceful-restart isis mpls interfaces protocols etc. bgp chassis ospf pim rip rsvp etc. etc. top services system vrrp overload traffic-engineering area-range area_range interface nssa stub etc.
  • 48. 48 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Configuration File is Hierarchical  CLI commands are entered without curly brackets: # set system services web-management http port 8080  The result is a hierarchical configuration file, complete with curly brackets [edit system] user@host# show services web-management { http { port 8080; } }
  • 49. 49 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Moving Between Levels [edit] user@host# edit protocol ospf [edit protocols ospf] user@host# edit area 51 stub [edit protocols ospf area 0.0.0.51 stub] user@host# exit [edit protocols ospf] user@host# up [edit protocols] user@host# top [edit] user@host#
  • 50. 50 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Viewing Candidate Configuration user@host# show system services ssh; web-management { http { port 8080; } } user@host# edit system services [edit system services] user@host# show ssh; web-management { http { port 8080; } } You can display just the portions that concern you from the root of the hierarchy… or use edit to park yourself at a specific sub-hierarchy
  • 51. 51 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Configuration File Differences [edit system] user@host# set services telnet [edit system] user@host# delete services web-management [edit system] user@host# delete services ssh user@host# show | compare [edit system services] - ssh; + telnet; - web-management { - http { - port 8080; - } - } Display differences between the candidate and active configurations
  • 52. 52 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Removing Statements  Statements are removed with the delete command • Removes everything from the specified hierarchy down • Use wildcard delete to save time The entire Web- management hierarchy is removed by the delete statement user@host# show services ssh; web-management { http { port 8080; } } [edit system] user@host# delete services web-management [edit system] user@host# show services ssh;
  • 53. 53 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Committing a Configuration  Configuration changes must be committed to take effect # commit  Use commit check to confirm syntax # commit check  Use commit confirmed to temporarily activate # commit confirmed  Schedule a future commit with commit at # commit at 21:00:00  Add comments with commit comment # commit comment "Changed OSPF configuration" > show system commit  Use commit and-quit to save time # commit and-quit
  • 54. 54 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Backing Out of Configuration Changes  Use the rollback command to restore one of the last 50 previously committed configurations # rollback  Use rollback (or rollback 0) to reset the candidate configuration to the currently active configuration (which is the last version committed) # rollback 1 loads the configuration before that # rollback n loads n configurations before that  Using rollback only modifies the candidate configuration • Don’t forget to commit the changes
  • 55. 55 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net run is Cool [edit interfaces fe-0/0/0] user@host# set unit 0 family inet address 10.250.0.141/16 [edit interfaces fe-0/0/0] user@host# commit commit complete [edit interfaces fe-0/0/0] user@host# run ping 10.250.0.149 count 1 PING 10.250.0.149 (10.250.0.149): 56 data bytes 64 bytes from 10.250.0.149: icmp_seq=0 ttl=255 time=0.967 ms --- 10.250.0.149 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.967/0.967/0.967/0.000 ms Use the run command to execute operational-mode CLI commands from within configuration
  • 56. 56 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Using rename user@host# show interfaces fe-0/0/0 unit 0 { family inet { address 10.250.0.141/16; } } user@host# rename interfaces fe-0/0/0 unit 0 family inet address 10.250.0.141/16 to address 10.250.0.241/16 user@host# show interfaces fe-0/0/0 unit 0 { family inet { address 10.250.0.241/16; } }
  • 57. 57 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web User Interface
  • 58. 58 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web User Interface  Easy-to-use, Web-based graphical interface • Operational monitoring, configuration, and maintenance • HTTP and HTTPS (SSL) support  J-Web features: • Same authentication and authorization as CLI • User-defined session timeout • One browser window per J-Web session
  • 59. 59 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Login  J-Web sessions require a valid login • Use the same authentication methods as CLI • Exception is initial access, when no login is needed to access the setup wizard
  • 60. 60 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Layout Left Pane Main Pane Task Bar Top Pane Current Location
  • 61. 61 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Monitoring  View the operation of the router and its protocols
  • 62. 62 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Configurations  Use Quick Configuration wizards  Navigate a clickable view-and-edit function  Access previous configuration history (rollbacks)  Set a rescue configuration
  • 63. 63 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Diagnosis  Access the ping, traceroute, and packet capture utilities • Optional switches available through Advanced Options
  • 64. 64 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net J-Web Management  Download and delete files  Upgrade software  Install and manage licenses  Schedule system reboots  Perform backups of software and configuration files
  • 65. 65 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net  Provides access to log files J-Web Events
  • 66. 66 Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net Copyright © 2006 Juniper Networks, Inc. Proprietary and Confidential www.juniper.net 66