Module 3 - Protocol Independent Routing Properties
Module 3 - Protocol Independent Routing Properties
Module 3: Protocol-Independent
Routing Properties
[edit]
routing-options {
static {
defaults {
static-options;
}
route destination-prefix{
next-hop;
static-options;
}
routing-options {
aggregate {
defaults {
community 1:888;
}
route 192.168.16.0/21;
route 192.168.24.0/21 discard;
}
}
[edit]
routing-options {
generate {
defaults {
generate-options;
}
route destination-prefix {
policy policy-name;
generate-options;
}
routing-options {
generate {
defaults {
metric 5;
}
route 172.16.64.0/20;
route 172.16.80.0/20 discard;
}
}
Core prefix
10.10/1
6
Regional ISP
routing-options {
martians {
destination-prefix match-type;
}
}
[edit]
routing-options {
martians {
10.0.0.0/8 orlonger;
172.16.0.0/12 orlonger;
192.168.0.0/16 orlonger;
}
}
Direct/Local: 0 ...
Static: 5 PIM: 105
RSVP: 7 DVMRP: 110
LDP: 9 Aggregate routes: 130
OSPF internal route: 10 OSPF AS external routes: 150
IS-IS Level 1 internal route: 15 IS-IS Level 1 external route: 160
IS-IS Level 2 internal route: 18 IS-IS Level 2 external route: 165
RIP: 100 BGP: 170
RIPng: 100 MSDP: 175
...