User manual JUNIPER NETWORKS IP CONFIGURATION GUIDE V11.1.X

DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual JUNIPER NETWORKS IP. We hope that this JUNIPER NETWORKS IP user guide will be useful to you.


JUNIPER NETWORKS IP CONFIGURATION GUIDE V11.1.X: Download the complete user guide (4152 Ko)

Manual abstract: user guide JUNIPER NETWORKS IPCONFIGURATION GUIDE V11.1.X

Detailed instructions for use are in the User's Guide.

[. . . ] JUNOSeTM Software for E SeriesTM Broadband Services Routers IP, IPv6, and IGP Configuration Guide Release 11. 1. x Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www. juniper. net Published: 2010-03-28 Juniper Networks, the Juniper Networks logo, JUNOS, NetScreen, ScreenOS, and Steel-Belted Radius are registered trademarks of Juniper Networks, Inc. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. Juniper Networks assumes no responsibility for any inaccuracies in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. [. . . ] This may unintentionally include dynamic interfaces created on MPLS tunnels or subscriber interfaces where you would not want to enable RIP. To avoid this possible misconfiguration, take care to reference dynamic interfaces where RIP is not required to another numbered interface on which RIP is not enabled. Example host1(config-if)#ip rip copy-to-dynamic Use the no version to stop the use of RIP configuration on any new, dynamic, unnumbered IP interfaces. The no version does not remove all existing, active RIP interfaces that were created after issuing this command. To remove all existing, active RIP interfaces, use the no rip copy-to-dynamic command to stop the use of RIP on any new, dynamic interfaces, and then use the clear ip rip dynamic-interfaces command to clear any existing RIP dynamic interfaces. See ip rip copy-to-dynamic Clearing Dynamic RIP Interfaces You can use the clear ip rip dynamic-interfaces to clear any existing dynamic RIP interfaces that were created by the ip rip copy-to-dynamic command. If the router Enabling RIP on Dynamic IP Interfaces 223 JUNOSe 11. 0. x IP, IPv6, and IGP Configuration Guide is still using the ip rip copy-to-dynamic command, when the router recreates the dynamic interfaces, they use the RIP attributes from the interface to which they refer. If the router no longer uses the ip rip copy-to-dynamic command, any newly created dynamic interfaces do not use the RIP attributes from the reference interface. clear ip rip dynamic-interfaces Use to clear all existing dynamic, unnumbered interfaces that were created since issuing the ip rip copy-to-dynamic command. Example host1#clear ip rip dynamic-interfaces There is no no version. See clear ip rip dynamic-interfaces Using RIP Routes for Multicast RPF Checks You can use the ip route-type command to specify whether RIP routes are available for only unicast forwarding protocols or only multicast reverse path forwarding (RPF) checks. Routes available for unicast forwarding appear in the unicast view of the routing table, whereas routes available for multicast RPF checks appear in the multicast view of the routing table. ip route-type Use to specify whether RIP routes are available only for unicast forwarding, only for multicast reverse path forwarding checks, or for both. Use the show ip route command to view the routes available for unicast forwarding. Use the show ip rpf-routes command to view the routes available for multicast reverse path forwarding checks. By default, RIP routes are available for both unicast forwarding and multicast reverse path forwarding checks. Example host1(config)#router rip host1(config-router)#ip route-type unicast Use the no version to restore the default value, both. See ip route-type Configuring the BFD Protocol for RIP The address bfd-liveness-detection command or the ip rip bfd-liveness-detection command configures the Bidirectional Forwarding Detection (BFD) protocol for RIP. The BFD protocol uses control packets and shorter detection time limits to more 224 Using RIP Routes for Multicast RPF Checks Chapter 4: Configuring RIP rapidly detect failures in a network. Also, because they are adjustable, you can modify the BFD timers for more or less aggressive failure detection. Without BFD, when a RIP peer goes down, the routes learned from that peer are purged only after each route times out. By default, the timeout is 180 seconds after each route was received or refreshed. [. . . ] See CSNP connection-oriented protocols. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Connectionless Network Protocol. See CLNS connectionless protocols. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3, 126 conventions notice icons. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxi text and syntax. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxii cost IS-IS interface. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 346 OSPF routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 autocost. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278 default cost. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 equal-cost multipath. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248 cost command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294 cryptographic authentication, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . 247 CSNP (complete sequence number PDU). . . . . . . . . . . . . . . . . . . 326 CSNP interval, IS-IS interface. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 346 customer support. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii contacting JTAC. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii D data path failure detecting RIP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 224 database, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 datagrams, IP defined. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 fragmenting and reassembling. . . . . . . . . . . . . . . . . . . . . . . . . . 4, 24 dead interval, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262, 268 C CIDR (Classless Interdomain Routing). . . . . . . . . . . . . . . . . . 10, 243 classes of IP addresses. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 418 Index Index dead-interval command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294 debounce-time command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 debug commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230, 300 debug ip ospf. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300 debug ip rip. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230 debug isis. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 388 debug-related information, IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . 388, 397 default routes cost, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 IP routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 IS-IS routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 OSPF routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 suppressing IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 default-information originate command IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 RIP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 default-metric command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 description adding to IP interfaces. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 adding to IPv6 interfaces. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 DHCPv6 Prefix Delegation IPv6 local address pools and baseline ipv6 local pool command. . . . . . . . . . . . . . . 154 setting a baseline. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 show ipv6 local pool command. . . . . . . . . . . . . . . . . . . 172 viewing parameters. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 172 directed broadcast packets. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 directed broadcasts, enabling. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 directly connected networks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205 disable command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 disable-dynamic-redistribute command IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 359 OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 RIP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 disable-incremental-external-spf command. . . . . . . . . . . . . . . 299 distance commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 distance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 distance ip. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 366 distance ospf. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 distance, RIP administrative. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 distribute-domain-wide command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 364 distribute-list command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216, 227 documentation set comments on. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii domain, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 domain-authentication command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 359 domain-authentication-key command. . . . . . . . . . . . . . . . . . . . . . . . 358 domain-message-digest-key command. . . . . . . . . . . . . . 330, 358 domain-wide prefix distribution. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 364 dropped packets, troubleshooting. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 DRs (designated routers) IS-IS routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 346 OSPF routing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 dynamic hostname resolution, IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . 377 dynamic route redistribution, disabling in IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 359 in OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 in RIP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 E E Series routers IP features. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 IPv6 features. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 IS-IS features. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 340 ECMP (equal-cost multipath) IP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49, 150 IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 333, 377 OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248, 283, 291 RIP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 207, 210 end system. See ES entry, routing table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 equal-cost multipath. See ECMP ES (end system) hello packet rate. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 374 neighbor information. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 408 Ethernet commands, interface fastEthernet. . . . . . . . . . . . . . . . . 36 Ethernet controllers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 exit-address-family command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 345 exit-remote-neighbor command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 exponential back-off SPF calculation, IS-IS. . . . . . . . . . . . . . . . . 374 external routes, OSPF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 F fabric congestion. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 flooded broadcast packets. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 flooding. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 forwarding table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 fragmenting IP datagrams. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4, 24 frequency command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 full spf, IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 374 full-spf-always command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 374 G gateways. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 global default metric, IS-IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 364 global IP routing table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 graceful restart, IS-IS commands. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE JUNIPER NETWORKS IP




Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual JUNIPER NETWORKS IP will begin.

 

Copyright © 2015 - manualRetreiver - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.