Page 2
United States government. The authors and Brocade Communications Systems, Inc. assume no liability or responsibility to any person or entity with respect to the accuracy of this document or any loss, cost, liability, or damages arising from the information contained herein or the computer programs that accompany it.
Page 4
120 show ipv6 ospfv3 database link............................................121 show ipv6 ospfv3 database max-age..........................................122 show ipv6 ospfv3 database network..........................................123 show ipv6 ospfv3 database nssa-external........................................124 show ipv6 ospfv3 database router..........................................125 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 5
OSPFv3 configuration..............................................181 Command support for VRF routing instances......................................181 Adding a VRF routing instance to a Configuration mode command..........................182 Adding a VRF routing instance to an Operational mode command..........................183 List of Acronyms....................................................185 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
In Fibre Channel products, square brackets may be used instead for this purpose. x | y A vertical bar separates mutually exclusive elements. < > Nonprinting characters, for example, passwords, are enclosed in angle brackets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
For product support information and the latest information on contacting the Technical Assistance Center, go to http:// www.brocade.com/services-support/index.html. If you have purchased Brocade product support directly from Brocade, use one of the following methods to contact the Brocade Technical Assistance Center 24x7. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
By sending your feedback to documentation@brocade.com. Provide the publication title, part number, and as much detail as possible, including the topic heading and page number if applicable, as well as your suggestions for improvement. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
About This Guide This guide describes how to configure OSPFv3 on the Brocade vRouter (referred to as a virtual router, vRouter, or router in the guide). Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 12
About This Guide Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
OSPFv3 adds support for address families which helps OSPFv3 IPv6 networks to support both IPv6 and IPv4 nodes. For more information on this feature, refer to Support for OSPFv3 address families on page 14. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
OSPFv3 communicates with peer routers over IPv6, but can carry routing data for other address families. By default, OSPFv3 supports the IPv6 unicast address family. However, OSPFv3 can support other address families when configured to do so. The Brocade 5600 vRouter OSPFv3 implementation provides support for carrying IPv4 and IPv6 unicast routing data.
3 area 0.0.0.0 Set the OSPFv3 area for a given process ID and vyatta@R1# set interfaces instance ID on interface dp0p1p3. dataplane dp0p1p3 ipv6 ospfv3 process labR instance-id 3 area 0.0.0.0 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 16
10.10.10.10 Commit the configuration. vyatta@R1# commit Display the configuration. vyatta@R1# show protocols ospfv3 { process labR { area 0.0.0.0 { router-id 10.10.10.10 Configure Interface IP Addresses and OSPFv3 Configuration Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 17
Set the global OSPFv3 parameter of a router ID. vyatta@R2# set protocols ospfv3 process labR router-id 10.10.10.11 Commit the configuration. vyatta@R2# commit Display the configuration. vyatta@R2# show protocols ospfv3 { process labR { area 0.0.0.0 { range 2001::2/128 { Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The following example shows the output of the show ipv6 ospfv3 neighbor command for router R2. Verifying OSPFv3 on R2: ”show ipv6 ospfv3 neighbor” vyatta@R2:~$ show ipv6 ospfv3 neighbor OSPFv3 Process (labR) Neighbor ID State Dead Time Interface Instance ID 10.10.10.10 Full/Backup 00:00:36 dp0p1p2 3 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 19
6 packets transmitted, 6 received, 0% packet loss, time 4997ms rtt min/avg/max/mdev = 0.153/0.216/0.460/0.111 ms The output confirms that the OSPFv3 configuration is working and that we are able to reach a remote network. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of other router events. vlink Disables debugging of virtual-link events. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 events. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of IFSM status information. timers Disables debugging of IFSM timer information. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 IFSM events. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of maximum age processing related OSPFv3 LSA. refresh Disables debugging of OSPFv3 LSA refreshes. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 LSAs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of OSPFv3 NFSM status. timers Disables debugging of OSPFv3 NFSM timers. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 NFSM. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
OSPFv3 NSM debugging is disabled. Parameters interface Disables debugging of OSPFv3 NSM interface events. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to the OSPFv3 NSM. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of transmitted OSPFv3 DD packets. detail Disables detailed debugging of transmitted OSPFv3 DD packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 DD packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Command Default Debug messages are disabled for OSPFv3 detailed packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 detailed packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of transmitted OSPFv3 Hello packets. detail Disables detailed debugging of transmitted OSPFv3 Hello packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 Hello packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of transmitted OSPFv3 LS Ack packets. detail Disables detailed debugging of transmitted OSPFv3 LS Ack packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 LS Ack packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of transmitted OSPFv3 LSR packets. detail Disables detailed debugging of transmitted OSPFv3 LSR packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 LSR packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables debugging of transmitted OSPFv3 LSU packets. detail Disables detailed debugging of transmitted OSPFv3 LSU packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 LSU packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Command Default Debug messages are disabled for OSPFv3 received packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 received packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Command Default Debug messages are disabled for OSPFv3 sent packets. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 sent packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Disables detailed debugging of OSPFv3 route installation. Disables detailed debugging of OSPFv3 Shortest Path First (SPF) calculation. Modes Operational mode Usage Guidelines Use this command to disable the generation of debug messages related to OSPFv3 route calculations. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of other router events. vlink Enables debugging of virtual-link events. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 events. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of IFSM status information. timers Enables debugging of IFSM timer information. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 IFSM events. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of maximum age processing related OSPFv3 LSA. refresh Enables debugging of OSPFv3 LSA refreshes. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 LSAs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of OSPFv3 NFSM status. timers Enables debugging of OSPFv3 NFSM timers. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 NFSM. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Parameters interface Enables debugging of OSPFv3 NSM interface events. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 NSM. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of transmitted OSPFv3 DD packets. detail Enables detailed debugging of transmitted OSPFv3 DD packets. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 DD packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables the generation of debug messages related to OSPFv3 detailed packets. Syntax monitor protocol ospfv3 enable packet detail Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 detailed packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of transmitted OSPFv3 Hello packets. detail Enables detailed debugging of transmitted OSPFv3 Hello packets. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 Hello packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of transmitted OSPFv3 LS Ack packets. detail Enables detailed debugging of transmitted OSPFv3 LS Ack packets. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 LS Ack packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of transmitted OSPFv3 LSR packets. detail Enables detailed debugging of transmitted OSPFv3 LSR packets. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 LSR packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables debugging of transmitted OSPFv3 LSU packets. detail Enables detailed debugging of transmitted OSPFv3 LSU packets. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 LSU packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables the generation of debug messages related to OSPFv3 received packets. Syntax monitor protocol ospfv3 enable packet recv Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 received packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables the generation of debug messages related to OSPFv3 sent packets. Syntax monitor protocol ospfv3 enable packet send Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 sent packets. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables detailed debugging of OSPFv3 route installation. Enables detailed debugging of OSPFv3 Shortest Path First (SPF) calculation. Modes Operational mode Usage Guidelines Use this command to enable the generation of debug messages related to OSPFv3 route calculations. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Standard (RFC 2328): A router is considered an ABR if it has more than one area actively attached to it. Use the set form of this command to set an OSPFv3 ABR type. Use the delete form of this command to set cisco as the defaut ABR type. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set the reference bandwidth method for calculating OSPFv3 administrative cost. Use the delete form of this command to restore the default reference bandwidth. Use the show form of this command to display the OSPFv3 auto-cost configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
1: Type 1 external route. 2: Type 2 external route. The default is 2. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { default-information { originate metric metric metric-type type Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 55
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set the default OSPFv3 metric. Use the delete form of this command to restore the default metric. Use the show form of this command to display the OSPFv3 default metric configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The OSPFv3 administrative distance for intra-area routes (routes within an area). The distance ranges from 1 to 254. The default distance is 110. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { distance { global global ospfv3 { external external inter-area inter intra-area intra Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 58
Use the set form of this command to set the administrative distance for OSPFv3 routes. Use the delete form of this command to restore the default administrative distance. Use the show form of this command to display the administrative distance configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to specify an access list. Use the delete form of this command to remove an access list. Use the show form of this command to display the configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 61
Use the set form of this command to enable Open Shortest Path First (OSPF)v3 logs. Use the delete form of this command to remove OSPFv3 logs. Use the show form of this command to view OSPFv3 logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 63
Use the set form of this command to enable Open Shortest Path First (OSPF) event logs. Use the delete form of this command to remove OSPFv3 event logs. Use the show form of this command to view OSPFv3 event logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to enable Open Shortest Path First (OSPF) interface finite-state machine (IFSM) logs. Use the delete form of this command to remove OSPFv3 IFSM logs. Use the show form of this command to view OSPFv3 IFSM logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables only OSPFv3 LSA maximum age logs. refresh Enables only OSPFv3 LSA refresh logs. Modes Configuration mode Configuration Statement protocols { ospfv3 { log { lsa { flooding generate install maxage refresh Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 66
Use the set form of this command to enable Open Shortest Path First (OSPF)v3 LSA logs. Use the delete form of this command to remove OSPFv3 LSA logs. Use the show form of this command to view OSPFv3 LSA logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to enable Open Shortest Path First (OSPF)v3 neighbor FSM (NFSM) logs. Use the delete form of this command to remove OSPFv3 NFSM logs. Use the show form of this command to view OSPFv3 NFSM logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to enable Open Shortest Path First v3 (OSPFv3) network services module (NSM) log. Use the delete form of this command to remove an OSPFv3 NSM log. Use the show form of this command to remove an OSPFv3 NSM log. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 70
Use the set form of this command to enable Open Shortest Path First (OSPF)v3 packet logs. Use the delete form of this command to remove OSPFv3 packet logs. Use the show form of this command to view OSPFv3 packet logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to enable OSPFv3 RIB logs. Use the delete form of this command to remove OSPFv3 RIB logs. Use the show form of this command to view OSPFv3 RIB logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Enables only OSPFv3 route SPF logs. Modes Configuration mode Configuration Statement protocols { ospf { log { route { install Usage Guidelines Use the set form of this command to enable OSPFv3 route logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 73
OSPFv3 Commands Use the delete form of this command to remove OSPFv3 route logs. Use the show form of this command to view OSPFv3 route logs. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to suppress routing updates for an interface. Use the delete form of this command to remove routing update suppression. Use the show form of this command to display routing update suppression configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the delete form of this command to restore the default behavior, that is, routing updates are not suppressed. Use the show form of this command to display the suppression configuration of OSPFv3 routing updates. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 76
Examples The following example shows how to exclude the suppression of OSPF routing update on the 10.11.121.134 interface. vyatta@Rn# set protocols ospf passive-interface-exclude 10.11.121.134 vyatta@R6# show protocols ospfv3 ospf { passive-interface-exclude 10.11.121.134 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Summarize IPv4 external routes (see protocols ospfv3 process <process-id> address-family ipv4 unicast summary- address on page 95). RFC 5838 defines the range of the following instance IDs to use for each address family in OSPFv3. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 78
OSPFv3. Use the delete form of this command to remove the IPv4 address family configuration for OSPFv3. Use the show form of this command to display the IPv4 unicast addresses for OSPFv3. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Does not advertise this range. Directs the router not to advertise routes in this range. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 { unicast { area area-id { range { ipv4net { advertise not-advertise} ipv6net { advertise not-advertise} Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 80
Use the delete form of this command to remove an assigned OSPFv3 address range. Use the show form of this command to display an OSPFv3 address range for the IPv4 unicast addresses for OSPFv3. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { default-information { originate { always metric metric Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 82
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The OSPFv3 metric type for address-family default routes. Supported values are as follows: 1: Type 1 external route. 2: Type 2 external route. The default is 2. map-name A route map for which routes are redistributed. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 84
Use the set form of this command to import IPv4 routes from other routing protocols or from another OSPFv3 instance, into OSPFv3 AS-external-LSAs. Use the delete form of this command to restore to the default parameter values. Use the show form of this command to display redistribute information. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { redistribute { bgp { metric metric metric-type type route-map map-name Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 86
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { redistribute { connected { metric metric metric-type type route-map map-name Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 88
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { redistribute { kernel { metric metric metric-type type route-map map-name Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 90
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { redistribute { rip { metric metric metric-type type route-map map-name Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 92
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
A route map for which routes are redistributed. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 unicast { redistribute { static { metric metric metric-type type route-map map-name Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 94
Effectively, the prefix must match the source to the application of the inverse mask of the source field. And the net mask for the prefix must match the destination to the application of the inverse mask of the destination field. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
0 to 4294967295. The default is 0. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { address-family { ipv4 { unicast { summary-address { ipv4net { non-advertise tag tag-value} ipv6net { non-advertise tag tag-value} Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 96
Use the set form of this command to summarize or suppress external routes with a specified address range. Use the delete form of this command to remove summary addresses. Use the show form of this command to display summary-addresses configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the delete form of this command to restore the default behavior, that is, routing updates are not suppressed.. Use the show form of this command to display the suppression configuration of OSPFv3 routing updates. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 98
The following example shows how to exclude the OSPFv3 routing update suppression on 10.11.121.134 interface. vyatta@Rn# set protocols ospf passive-interface-exclude 10.11.121.134 that belong to an OSPF process with process ID as 12. vyatta@R6# show protocols ospfv3 process 12 ospf { process 12 passive-interface-exclude 10.11.121.134 Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
0 to 2147483647. The default is 0. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { redistribute { bgp { metric metric metric-type type route-map map-name tag tag-value Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 100
Use the set form of this command to set BGP route redistribution parameters. Use the delete form of this command to remove BGP route redistribution parameters. Use the show form of this command to display BGP route redistribution configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Usage Guidelines Use this command to set the parameters for redistribution of connected routes into OSPFv3. Use the set form of this command to set connected route redistribution parameters. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 102
OSPFv3 Commands Use the delete form of this command to remove connected route redistribution parameters. Use the show form of this command to display connected route redistribution configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Usage Guidelines Use this command to specify the parameter for redistribution of kernel routes into OSPFv3. Use the set form of this command to set kernel route redistribution parameters. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 104
OSPFv3 Commands Use the delete form of this command to remove kernel route redistribution parameters. Use the show form of this command to display kernel route redistribution configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Usage Guidelines Use this command to specify the parameter for redistribution of RIPng routes into OSPFv3. Use the set form of this command to set the RIPng route redistribution parameters. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 106
OSPFv3 Commands Use the delete form of this command to remove RIPng route redistribution parameters. Use the show form of this command to display RIPng route redistribution configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ ospfv3 { process process-id { redistribute { static metric metric metric-type type route-map map-name Usage Guidelines Use this command to specify the parameters for redistribution of static routes into OSPFv3. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 108
Use the set form of this command to set the static route redistribution parameters. Use the delete form of this command to remove static route redistribution parameters. Use the show form of this command to display static route redistribution configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Configure each router with a unique router-id. In an OSPFv3 router process that has active neighbors, a new router-id is used at the next reload or when you start the OSPFv3 manually. CAUTION Modifying the router ID causes the router to restart. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 110
Use the set form of this command to specify a router ID for an OSPFv3 process. Use the delete form of this command to restore defaults for the router ID. Use the show form of this command to display the router ID for an OSPFv3 process. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ summary-address ipv4net { not-advertise advertise tag tag-value} ipv6net { not-advertise advertise tag tag-value} Usage Guidelines Use this command to summarize or suppress external routes with a specified address range. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 112
Use the set form of this command to summarize or suppress external routes with a specified address range. Use the delete form of this command to remove summary addresses. Use the show form of this command to display summary-addresses configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Displays high-level information about OSPFv3 configuration. Syntax process-id ] show ipv6 ospfv3 [ Parameters process-id An OSPFv3 process ID. Enter alphanumeric characters. Modes Operational mode Usage Guidelines Use this command to display high-level information about OSPFv3 configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
125. ipv4 Display the OSPFv3 database for a given address. ipv4 adv-router Display the OSPFv3 database for a given address of the advertised router specified. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 115
Displays information for the self-originated link states within the OSPFv3 Link State database. For more information, show ipv6 ospfv3 database self-originate on page 126. Modes Operational mode Usage Guidelines Use this command to display the OSPFv3 database information. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The Router ID of the advertising router. Specify an IP address. Modes Operational mode Usage Guidelines Use this command to display information relating to the advertising router in the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for the Autonomous System (AS) external LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Inter-Prefix LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Inter-Router LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Intra-Prefix LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Link LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Displays information for the MaxAge LSAs within the OSPFv3 Link State database. Syntax process-id ] database max-age show ipv6 ospfv3 [ Modes Operational mode Usage Guidelines Use this command to display information for MaxAge LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Network LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for NSSA LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Display the OSPFv3 database for a given address of the specified advertised router. self-originate Display the self-originate OSPFv3 database for a given address. Modes Operational mode Usage Guidelines Use this command to display information for Router LSAs within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
[ Parameters process-id An OSPFv3 process ID. Enter alphanumeric characters. Modes Operational mode Usage Guidelines Use this command to display information for the self-originated link states within the OSPFv3 Link State database. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
For more information about these interface types, refer to Supported Interface Types on page 179. Modes Operational mode Usage Guidelines Use this command to display information about OSPFv3 configuration for an interface. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
For more information about these interface types, refer to Supported Interface Types on page 179. Modes Operational mode Usage Guidelines Use this command to display OSPFv3 neighbor information for a specified address or interface. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The ID of an OSPFv3 area being configured, expressed as an IP address or a decimal value. The decimal value ranges from 0 to 4294967295. Modes Operational mode Usage Guidelines Use this command to display information about OSPFv3 topology for all areas or a specified area. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Syntax process-id ] virtual-links show ipv6 ospfv3 [ Parameters process-id An OSPFv3 process ID. Enter alphanumeric characters. Modes Operational mode Usage Guidelines Use this command to display information about OSPFv3 virtual links. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
OSPFv3 Commands show ipv6 route ospfv3 Displays all IPv6 OSPFv3 routes. Syntax show ipv6 route ospfv3 Modes Operational mode Usage Guidelines Use this command to display all the IPv6 OSPFv3 routes. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Displays OSPFv3 protocol debugging flags. Syntax show monitoring protocols ospfv3 Modes Operational mode Usage Guidelines Use this command to display OSPFv3 protocol debugging flags. This command allows you to see how debugging is set for OSPFv3. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to create an OSPFv3 area or define the parameters for a specified OSPFv3 area. Use the delete form of this command to remove an OSPFv3 area. Use the show form of this command to display the OSPFv3 area configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to designate an OSPFv3 area as an NSSA. Use the delete form of this command to remove an NSSA designation. Use the show form of this command to display an NSSA configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set the administrative cost or metric to be applied to the OSPFv3 NSSA. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set a default external route into an OSPFv3 routing area. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set an OSPFv3 default metric into an OSPFv3 routing area. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to set OSPFv3 metric type for default routes. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to configure an NSSA router to disallow redistributed LSAs from entering the NSSA. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to configure OSPFv3 so that inter-area routes are not injected into an NSSA. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to configure a stability timer for an NSSA. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to specify the translator role of an NSSA-ABR router in an NSSA. Use the delete form of this command to remove the area type configuration. Use the show form of this command to display the area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Do not advertise this range. Directs the router not to advertise routes in this range. Modes Configuration mode Configuration Statement protocols { ospfv3 { process process-id { area area-id { range { ipv6net { advertise not-advertise Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 147
Use the set form of this command to direct the router to summarize routes matching a prefix range. Use the delete form of this command to remove the assigned area range. Use the show form of this command to display area-range configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
(LSAs) are allowed into a stub area. Use the set form of this command to set the OSPFv3 area type to a stub area. Use the delete form of this command to remove area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 149
OSPFv3 Area Commands Use the show form of this command to display an area type configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to configure a link between two backbone areas that are physically separated through other non-backbone areas. Use the delete form of this command to remove the virtual link. Use the show form of this command to display virtual-link configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ area area-id { virtual-link router-id { dead-interval interval Usage Guidelines Use this command to specify the interval during which a virtual link should expect a hello packet from its neighbor. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 152
Use the set form of this command to specify the dead interval for a virtual link. Use the delete form of this command to restore a deal interval of 40 seconds. Use the show form of this command to display dead-interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ process process-id { area area-id { virtual-link router-id { hello-interval interval Usage Guidelines Use this command to set the interval at which OSPFv3 Hello packets are sent for a virtual link. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 154
Use the set form of this command to set the hello interval. Use the delete form of this command to restore a hello interval of 10 seconds. Use the show form of this command to display hello-interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ virtual-link router-id { retransmit-interval interval Usage Guidelines Use this command to set the retransmit interval for a virtual link. The interval is the number of seconds before retransmitting an unacknowledged LSA. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 156
Use the set form of this command to set a retransmit interval for a virtual link. Use the delete form of this command to restore a retransmit interval of five seconds for unacknowledged LSAs. Use the show form of this command to display retransmit-interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Usage Guidelines Use this command to set the transmit delay for a virtual link in an area. This delay is the estimated time required to send a link- state update (LSU) packet. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 158
Use the delete form of this command to restore an interval of one second for link-state transmits. Use the show form of this command to display the transmit-delay configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to enable OSPFv3 on an interface. Use the delete form of this command to remove all OSPFv3 configuration and disable OSPFv3 on an interface. Use the show form of this command to display OSPFv3 configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ cost cost Usage Guidelines Use this command to manually override the default OSPFv3 cost computed by the system for an interface. You can assign only one cost for each interface. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 162
Use the set form of this command to specify the OSPFv3 cost for the interface. Use the delete form of this command to restore the default cost. Use the show form of this command to display cost configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use this command to specify the interval during which an interface should expect a hello packet from its neighbor. If the dead interval passes without the interface receiving a hello packet from the neighbor, the status of the neighbor is changed to out-of-service, and all associated state is cleared. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 164
Use the set form of this command to specify the dead interval. Use the delete form of this command to restore the default dead interval. Use the show form of this command to display dead-interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ ipv6 { ospfv3 { process process-id { instance-id instance-id { hello-interval interval Usage Guidelines Use this command to set the interval at which OSPFv3 Hello packets are sent for an interface. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 166
Use the set form of this command to set the hello interval. Use the delete form of this command to restore the default hello interval. Use the show form of this command to display hello-interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to suppress the origination of the link-LSAs. Use the delete form of this command to restore the default setting. Use the show form of this command to display whether link-LSA suppression is enabled. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
OSPFv3 adjacency. MTU mismatch detection detects MTU mismatches and indicates them in the form of a debug message. MTU mismatch is an important troubleshooting feature. If MTU mismatch is not enabled, MTU mismatches can be detected only by examining the configuration for both interfaces. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 169
Use the set form of this command to disable MTU mismatch detection. Use the delete form of this command to re-enable MTU mismatch detection. Use the show form of this command to display the OSPFv3 configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use the set form of this command to configure an IPv6 address for neighbor parameters. Use the delete form of this command to remove the neighbor parameters. Use the show form of this command to display the OSPFv3 configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The interface supports point-to-point mode, such as a Non-Broadcast Multi-Access (NBMA) interface. The default is broadcast. Modes Configuration mode Configuration Statement interfaces interface { ipv6 { ospfv3 { process process-id { instance-id instance-id { network type Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 172
Use the set form of this command to specify the network type. Use the delete form of this command to remove the network type. Use the show form of this command to display the network type. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Use this command to set the priority for an interface on the broadcast network to which the interface is connected. The priority determines which routers are selected as the Designated Router (DR) and Backup Designated Router (BDR) of the area. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 174
Use the set form of this command to specify the OSPFv3 priority. Use the delete form of this command to restore the default priority. Use the show form of this command to display priority configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ process process-id { instance-id instance-id { retransmit-interval interval Usage Guidelines Use this command to specify how long an interface waits for an acknowledgment of a link-state update before resending the update. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 176
Use the set form of this command to set the OSPFv3 retransmit interval for an interface. Use the delete form of this command to restore the default retransmit interval. Use the show form of this command to display retransmit interval configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
{ transmit-delay delay Usage Guidelines Use this command to set the transmit delay for an interface. This delay is the estimated time required to send a link-state update (LSU) packet. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 178
Use the set form of this command to set the transmit delay. Use the delete form of this command to restore the default transmit delay. Use the show form of this command to display transmit-delay configuration. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
: The identifier of a tunnel interface you are defining. The Tunnel tunnel x , where x is a nonnegative identifier ranges from tun0 through tun integer. tunx parameters tunnel Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 180
VRRP group number; for example, dp0p1p2v99. Note that VRRP interfaces support the same feature set as does the parent interface. Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
The Brocade 5600 vRouter supports the implementation of OSPF and OSPFv3 on routing instances. If you configure OSPF or OSPFv3 on the Brocade 5600 vRouter without specifying a routing instance, the router uses the default routing instance. When configuring OSPF or OSPFv3 for a particular routing instance, you must associate the instance with an OSPF process, and the process ID must be specified in the configuration command.
Use the guidelines in this section to determine correct syntax when adding VRF routing instances to commands. For more information Brocade 5600 vRouter Basic Routing Reference Guide . This guide includes an overview of VRF, VRF configuration about VRF, refer to examples, information about VRF-specific features, and a list of commands that support VRF routing instances.
B. The subsequent commands complete the configuration. For more information about configuring SNMP, refer to Brocade 5600 vRouter Remote Management Configuration Guide . vyatta@R1# set service snmp community commA context RED vyatta@R1# set service snmp community commB context BLUE...
Generic Routing Encapsulation HDLC High-Level Data Link Control Input/Ouput ICMP Internet Control Message Protocol Intrusion Detection System IEEE Institute of Electrical and Electronics Engineers Interior Gateway Protocol Intrusion Protection System Internet Key Exchange Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 186
Public Key Infrastructure Point-to-Point Protocol PPPoA PPP over ATM PPPoE PPP over Ethernet PPTP Point-to-Point Tunneling Protocol permanent virtual circuit quality of service RADIUS Remote Authentication Dial-In User Service router advertisement Routing Information Base Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Page 187
Terminal Access Controller Access Control System Plus Transmission Control Protocol Type of Service transmit User Datagram Protocol virtual interface or VLAN interface VLAN virtual LAN Virtual Private Network VRRP Virtual Router Redundancy Protocol wide area network Brocade 5600 vRouter OSPFv3 Configuration Guide, 5.0R1 53-1004503-01...
Need help?
Do you have a question about the 5600 and is the answer not in the manual?
Questions and answers