SR - OS Fundamentals
High Leverage Network (HLN)
What is HLN?
HLN = A platform for innovation
Tackle Today's Network Challenges
REALIZING THE POTENTIAL OF A CONNECTED WORLD
IES Routed Connectivity Service Example
configure service ies 1000 customer 1 create
description "IES training"
interface "to_CE" create
address 192.168.100.1/30
sap 1/2/8 create
exit
exit
no shutdown
PE# show service id 1000 sdp
configure mirror mirror-dest 99
sap 1/1/2 create
exit
no shutdown
debug mirror-source 99
sap 1/1/4 ingress egress
no shutdown
exit
Service provider's perspective:
Service provider's perspective:
Whereas in epipe and VPLS services the signalled VC-MTU = configured service-mtu - 14 (Ethernet header)
A: PE-1# configure router mpls
interface "system"
back
interface "to-PE2"
back
no shutdown
configure router rsvp no shutdown
show router mpls interface
Martini draft was standardized under RFC 4096. Draft-Kompella is obsolete and was not standardized
When entering a CLI command, context-sensitive help is accessed using the question mark (?), it will list all the options for the command
A: R1# configure r? # Tab or Space would have had
redundancy router # the same effect in this case
A: R1# configure router interface ?
- interface <interface-name> [unnumbered-mpls-tp]
- no interface <interface-name>
- interface <interface-name> gmpls-loopback
INIT:
It looks like you're new here. If you want to get involved, click one of these buttons!