Page 2
You are not permitted to use these Marks without the prior written consent of Foundry or such appropriate third party. Foundry Networks, BigIron, FastIron, IronView, JetCore, NetIron, ServerIron, TurboIron, IronWare, EdgeIron, IronPoint, AccessIron, the Iron family of marks and the Foundry Logo are trademarks or registered trademarks of Foundry Networks, Inc.
Foundry AR-Series Router User Guide Related Publications The following Foundry Networks documents supplement the information in this guide. • Release Notes Printed release notes provide the latest information. If release notes are provided with your product, follow the instructions contained within them instead of those provided in other documentation.
Table 1.1: Feature Supported in AccessIron Devices (Continued) Category Feature Timed Access List How to Get Help Foundry Networks technical support will ensure that the fast and easy access that you have come to expect from your Foundry Networks products will be maintained. Web Access • http://www.foundrynetworks.com...
Some commands are context-sensitive. Once a module, bundle, or Ethernet port has been selected for configuration, all further configuration applies only to the selected interface. Table 2.1: shows a context-sensitive command string for a AR1208 system. In this example, T1 link 1 remains selected for configuration until you exit from the Foundry-AR1208/configure/module/t1# prompt.
(or the routing mode for example). Figure 2.3 shows two command tree examples. If you type tree at the main (Foundry-AR1208# or equivalent) prompt, the entire list of system commands appears. If you type tree within a command mode, such as Foundry-AR3201-CH/clear# tree, the commands associated with this command mode are displayed.
< IP address > ] [ mask < IP address > ] [ maskmask < IP address > ] example: Foundry-AR1208/configure# policy ip_access_list 1 1 permit network 10.0.0.0 netmask 0.255.255.255 This example permits prefixes 10.0.0.0/8, 10.0.0.0/9 and so on.
The range is 1 - 199; the maximum list size is 32. syntax: [ no ] policy match as_path path_list < n > example: Foundry-AR1208/configure#/policy/route_map Block100 1# match as_path 1 related commands: configure policy route_map match ip configure policy route_map match community applicable systems: All models.
This command matches any of the specified BGP community lists. syntax: [ no ] policy match community example: Foundry-AR1208/configure/policy/route_map Block100 1# match community related commands: configure policy route_map match as_path configure policy route_map match ip applicable systems: All models.
[ no ] set as_path [ prepend < n > ] [ tag < n > ] example: Foundry-AR1208/configure/policy/route_map Block100 1# set as_path prepend 100 250 tag 0 related commands: configure policy route_map set community configure policy route_map set distance...
Page 39
[ no ] set community number [ < n > ] [aa_nn < n > ] [ generate_additive < additive > ] [ generate_local_as < local_as > ] [ generate_no_advertise < no_advertise > ] [ generate_no_export < no_export > ] example: Foundry-AR1208/configure/policy/route_map Block100 1# set community aa:nn 500:60 related commands: configure policy route_map set as_path configure policy route_map set distance...
The range is 0 - 255. syntax: [ no ] set distance distance < n > example: Foundry-AR1208/configure/policy/route_map Block100 1# set distance 20 related commands: configure policy route_map set as_path configure policy route_map set community configure policy route_map set local_preference...
The range is 1 - 4294967294. syntax: [ no ] set metric metric < n > example: Foundry-AR1208/configure/policy/route_map Block100 1# set metric 120 related commands: configure policy route_map set as_path configure policy route_map set community configure policy route_map set distance...
Use the IGP metric as the MED for BGP. syntax: [ no ] set metric_type type < internal > example: Foundry-AR1208/configure/policy/route_map Block100 1# set metric_type internal related commands: configure policy route_map set as_path configure policy route_map set community configure policy route_map set distance...
2082 RIP-II MD5 Authentication Multicasting Traditional multicast routing mechanisms such as Distance Vector Multicast Routing Protocol (DVMRP) and Multicast Open Shortest Path First (MOSPF) were intended for use within regions where groups are densely populated or bandwidth is universally plentiful. When groups, and senders to these groups, are distributed sparsely across a wide area, these “dense mode”...
Foundry AR-Series Router User Guide clear ip bgp all This command removes all BGP neighbor connections. syntax: clear ip bgp all example: Foundry-AR1208# clear ip bgp all related commands: clear ip bgp group clear ip bgp neighbor applicable systems: All models.
Name of the group syntax: clear ip bgp group group_name < name > example: Foundry-AR1208# clear ip bgp group north In this example, all BGP connections that belong to neighbor group north will be cleared. related commands: clear ip bgp all...
The range is from 1 - 65535. syntax: clear ip bgp neighbor ip_address < IP address > remote_as < n > example: Foundry-AR1208# clear ip bgp neighbor 10.1.1.1 200 related commands: clear ip bgp all clear ip bgp group applicable systems: All models.
Page 57
To display ospf routes, issue the show ip routes ospf command. example: Foundry-AR1208/show# ip routes bgp The following screen display example is a typical display showing the destination IP address, metric, netmask and gateway, status, Ethernet interface, and type of route.
The number of an autonomous system. The range is 1 - 65535. syntax: [ no ] router bgp as_number < n > example: Foundry-AR1208/configure# router bgp 10 related commands: configure router bgp aggregate_address configure router bgp always_compare_med configure router bgp distance...
Default preference value The range is 0-255; the default is 170. syntax: [ no ] distance distance < n > example: Foundry-AR1208/configure/router/bgp 10# distance 20 Table 7.1: Default Route Preference (Administrative Distance) Values How Route is Learned Directly connected network...
[ no ] group name < name > group_type < external | external_rt | internal | internal_ rt > example: Foundry-AR1208/configure/router/bgp 10# group toronto internal related commands: configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group next_hop_self...
Outbound direction syntax: [ no ] distribute_list access_list < n > filter_option < out > example: Foundry-AR1208/configure/router/bgp 10/group toronto internal# distribute_list 101 out related commands: configure router bgp group filter_list configure router bgp group next_hop_self configure router bgp group password...
Outbound direction syntax: [ no ] filter_list access list < n > filter_option < out > example: Foundry-AR1208/configure/router/bgp 10/group toronto internal# filter_list 103 out related commands: configure router bgp group distribute_list configure router bgp group next_hop_self configure router bgp group password...
This command disables the next hop calculation for all peers in the group. syntax: next_hop_self example: Foundry-AR1208/configure/router/bgp 10/group blue external# next_hop_self related commands: configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group password...
TCP MD5 password (string) for the group Enter a word. syntax: [ no ] password md5_password < string > example: Foundry-AR1208/configure/router/bgp 10/group toronto internal# password rt56htd related commands: configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group next_hop_self...
This command removes the private AS number from updates that are sent out. syntax: [ no ] remove_private_AS example: Foundry-AR1208/configure/router/bgp 10/group toronto internal# remove_private_AS related commands: configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group next_hop_self...
Outbound direction syntax: [ no ] route_map route_map < name > route_map_options < out > example: Foundry-AR1208/configure/router bgp 10/group toronto internal# route_map foo out related commands: configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group next_hop_self...
Name of the route map to use syntax: [ no ] redistribute connected [ metric < n > ] [ route_map < name > ] example: Foundry-AR1208/configure/router/bgp 10# redistribute connected metric 5000 related commands: configure router bgp redistribute ospf configure router bgp redistribute rip...
Name of the route map to use syntax: [ no ] redistribute ospf [ metric < n > ] [ route_map < name > ] example: Foundry-AR1208/configure/router/bgp 10# redistribute ospf metric AR1208 related commands: configure router bgp redistribute connected configure router bgp redistribute rip...
Name or ID of the route map to use syntax: [ no ] redistribute rip [ metric < n > ] [ route_map < name > ] example: Foundry-AR1208/configure/router/bgp 10# redistribute rip route_map east8 related commands: configure router bgp redistribute connected configure router bgp redistribute ospf...
Name of the route map to use syntax: [ no ] redistribute static [ metric < n > ] [ route_map < name > ] example: Foundry-AR1208/configure/router/bgp 10# redistribute static metric 25 related commands: configure router bgp redistribute connected configure router bgp redistribute ospf...
This command shows all BGP paths in the database. syntax: show ip bgp paths example: Foundry-AR1208# show ip bgp paths # show ip bgp paths Hash Refcount Path Foundry/configure# Table 2 Interpreting BGP Paths term hash...
BGP version (v), AS number, messages received and transmitted, and operating status. syntax: show ip bgp summary example: Foundry-AR1208# show ip bgp summary # show ip bgp summary BGP router identifier 10.1.1.0, local AS member 200 Neighbor 192.168.123.1 172.10.16.1...
Foundry AR-Series Router User Guide show ip bgp table This command shows entries in the BGP route table. syntax: show ip bgp table example: Foundry-AR1208# show ip bgp table Status codes * ( valid ) i ( internal ) Origin codes i ( IGP)
The access list number. The range is 1 - 199. syntax: show policy as_path [ access_list < n > ] example: Foundry-AR1208# show policy as_path # show policy as_path AS path access list 1 permit .* 699 .* permit .* 500 deny 40 .*...
The community list number. The range is 1 - 199. syntax: show policy community_list [ community < n > ] example: Foundry-AR1208# show policy community_list #show policy community_list Community extended access list 100 deny 0:44 ... permit 655: ... related commands:...
Description name The name of the route map. syntax: show policy route_map [ < name > ] example: Foundry-AR1208# show policy route_map # show policy route_map route-map Block100, deny, sequence 1 Batch clauses: as_path (as-path filter): 99 Set clauses: origin bgp...
This command specifies an area area type as normal. syntax: area_type normal example: Foundry-AR1208/configure/router/ospf/area 0# area_type normal related commands: configure router ospf area area_type nssa configure router ospf area area_type stub applicable systems: All models.
This command specifies an area type as (nssa) not-so-stubby area. syntax: area_type nssa example: Foundry-AR1208/configure/router/ospf/area 1# area_type nssa related commands: configure router ospf area area_type nssa no_summary related commands: configure router ospf area area_type normal...
Stub areas are not flooded with AS external advertisements. Stub areas reduce the amount of memory required on stub area routers. syntax: [ no ] area_type stub example: Foundry-AR1208/configure/router/ospf/area 1# area_type stub related commands: configure router ospf area area_type stub no_summary related commands: configure router ospf area area_type normal...
Enter a number. The range is 0 - 16777215; the default is 1. syntax: default_cost < n > example: Foundry-AR1208/configure/router/ospf/area 1# default_cost 10 related commands: configure router ospf area area_type configure router ospf area range configure router ospf area virtual_link applicable systems: All models.
IP address for the virtual link. Enter an IP address. syntax: [ no ] virtual_link < IP address > example: Foundry-AR1208/configure/router/ospf/area 1# virtual_link 100.10.1.5 related commands: configure router ospf area virtual_link authentication configure router ospf area virtual_link dead_interval configure router ospf area virtual_link hello_interval...
The recommended value to configure is four times the value configured for the hello interval. syntax: [ no ] dead_interval < n > example: Foundry-AR1208/configure/router/opsf/area 1/virtual_link 100.10.1.5# dead_interval 10 related commands: configure router ospf area virtual_link authentication configure router ospf area virtual_link hello_interval configure router ospf area virtual_link retransmit_interval...
The range is 1 - 65535: the default is 10 seconds. syntax: [ no ] hello_interval < n > example: Foundry-AR1208/configure/router/ospf/area 1/virtual_link 100.10.1.5# hello_interval 10 related commands: configure router ospf area virtual_link authentication configure router ospf area virtual_link dead_interval configure router ospf area virtual_link retransmit_interval...
The range is 1 - 65535; the default is 5. syntax: [ no ] retransmit_interval < n > example: Foundry-AR1208/configure/router/ospf/area 1/virtual_link 100.10.1.5# retransmit_interval 5 related commands: configure router ospf area virtual_link authentication configure router ospf area virtual_link dead_interval configure router ospf area virtual_link hello_interval...
The value must be greater than zero. syntax: [ no ] transmit_delay < n > example: Foundry-AR1208/configure/router/ospf/area 1/virtual_link 100.10.1.5# transmit_delay 1 related commands: configure router ospf area virtual_link authentication configure router ospf area virtual_link dead_interval configure router ospf area virtual_link hello_interval...
The range is 1 - 255; the default is 150. syntax: [ no ] distance ospf external < n > example: Foundry-AR1208/configure/router/ospf# distance ospf external 25 Table 9.1: Default Route Preference (Administrative Distance) Values How Route is Learned Directly connected network...
The range is 1 - 255; the default is 10. syntax: [ no ] distance ospf non_external < n > example: Foundry-AR1208/configure/router/ospf# distance ospf non_external 25 Table 9.2: Default Route Preference (Administrative Distance) Values How Route is Learned Directly connected network...
[ no ] interface < name > [ dlci < n > ] [ < area _id > ] NOTE: When the “ospf” interface is created for the first time, area id must be specified. Thereafter, it is optional. example: Foundry-AR1208/configure/router/ospf# interface Toronto 5 related commands: configure router ospf 1583Compatibility...
The range is 1 - 65535; the default is computed based on the interface bandwidth. syntax: [ no ] cost < n > example: Foundry-AR1208/configure/router/ospf/interface toBoston# cost 10 related commands: configure router ospf interface authentication configure router ospf interface dead_interval configure router ospf interface hello_interval...
The default is 10; the range is 1 - 65535. syntax: [ no ] hello_interval < n > example: Foundry-AR1208/configure/router/ospf/interface toBoston# hello_interval 30 related commands: configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval...
The range is 0 - 255; the default is 1. syntax: [ no ] neighbor < IP address > [ priority < n > ] example: Foundry-AR1208/configure/router/ospf/interface toBoston# neighbor 100.22.12.2 7 related commands: configure router ospf interface authentication configure router ospf interface cost...
NOTE: The “non_broadcast” and “point_to_multipoint” parameters are not supported in this release. example: Foundry-AR1208/configure/router/ospf/interface toBoston# network non_broadcast related commands: configure router ospf interface authentication configure router ospf interface cost...
The range is 0 - 2147483647; the default is 120. syntax: [ no ] poll_interval < n > example: Foundry-AR1208/configure/router/ospf/interface toBoston# poll_interval 15 related commands: configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval...
The range is 0 - 255; the default is 1. syntax: [ no ] priority < n > example: Foundry-AR1208/configure/router/ospf/interface toBoston# priority 5 related commands: configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval...
The range is 1- 65535; the default is 5. syntax: [ no ] retransmit_interval < n > example: Foundry-AR1208/configure/router/ospf/interface toBoston# retransmit_interval 60 related commands: configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval...
Usage of this command is most appropriate for low speed links. The range is 1- 65535; the default is 1. syntax: [ no ] transmit_delay < n > example: Foundry-AR1208/router/ospf/interface toBoston# transmit_delay 3 related commands: configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval...
The range is 1 - 65535; the default is 10. syntax: timers [ spf_delay < n > | spf_holdtime < n > ] example: Foundry-AR1208/configure/router/ospf# timers spf_delay 20 related commands: configure router ospf 1583Compatibility configure router ospf area configure router ospf distance...
Enter either a decimal number or an IP address. syntax: area [ area_id ] example: Foundry-AR1208# show ip ospf area 1 # show ip ospf area_id 1 Area 1 Number of interfaces in this area is 0 Area type is NORM...
This command provides access to commands that display information about an OSPF database. syntax: database example: Foundry-AR1208# show ip ospf database related commands: show ip ospf database all show ip ospf database asbr_summary show ip ospf database database_summary...
[ area_id < n > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database all # show ip ospf database all Router LSAs for Area 0...
Page 158
[ area_id < decimal form or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database asbr_summary related commands: show ip ospf database all...
Page 159
Foundry AR-Series Router User Guide show ip ospf database database_summary This command displays OSPF database summary information. syntax: database database_summary example: Foundry-AR1208# show ip ospf database database_summary # show ip ospf database database_summary Area ID Router Deleted Maxaged ------- ------...
[area_id < decimal form or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database external related commands: show ip ospf database all show ip ospf database asbr_summary...
[area_id < decimal form or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database network related commands: show ip ospf database all show ip ospf database asbr_summary...
Page 162
[area_id < decimal value or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database nssa_external related commands: show ip ospf database all show ip ospf database asbr_summary...
[area_id < decimal form or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database router # show ip ospf database router Router LSAs for Area 0...
Page 164
Enter either a decimal number or an IP address. syntax: database self_originate [area_id < n > ] example: Foundry-AR1208# show ip ospf database self_originate # show ip ospf database self_originate Router LSAs for Area 0 related commands: show ip ospf database all...
[area_id < decimal form or IP address > ] [ advt_rtr < IP address > ] [ link_id < IP address > ] example: Foundry-AR1208# show ip ospf database summary related commands: show ip ospf database all show ip ospf database asbr_summary...
This command displays global OSPF information. syntax: global example: Foundry-AR1208# show ip ospf global # show ip ospf global Routing Process 'ospf 30583' with ID 10.1.1.1 It is rfc1583 incompatible Summary Link update interval is 1800...
This command provides access to commands that display information about configured OSPF interfaces. syntax: interface example: Foundry-AR1208# show ip ospf interface related commands: show ip ospf interface all show ip ospf interface bundle show ip ospf interface ethernet...
This command displays configuration information about all configured OSPF interfaces. syntax: interface all example: Foundry-AR1208# show ip ospf interface all related commands: show ip ospf interface bundle show ip ospf interface ethernet applicable systems: All models.
This command displays configuration information about an OSPF bundle. syntax: interface bundle < name > [ pvc < n > ] example: Foundry-AR1208# show ip ospf interface bundle Boise related commands: show ip ospf interface all show ip ospf interface ethernet applicable systems: All models.
This command displays OSPF configuration information about an Ethernet interface. syntax: interface ethernet < n > example: Foundry-AR1208# show ip ospf interface ethernet 1 related commands: show ip ospf interface all show ip ospf interface bundle applicable systems: All models.
This command provides access to next-level commands that display configuration information about OSPF neighbors. syntax: neighbor example: Foundry-AR1208# show ip ospf neighbor related commands: show ip ospf neighbor detail show ip ospf neighbor id show ip ospf neighbor interface show ip ospf neighbor list...
This command displays detailed OSPF configuration information about all neighbors. syntax: neighbor detail example: Foundry-AR1208# show ip ospf neighbor detail related commands: show ip ospf neighbor id show ip ospf neighbor interface show ip ospf neighbor list applicable systems: All models.
This command displays OSPF configuration information about a specific neighbor. syntax: neighbor id < IP address > example: Foundry-AR1208# show ip ospf neighbor id 10.3.1.2 related commands: show ip ospf neighbor detail show ip ospf neighbor interface show ip ospf neighbor list applicable systems: All models.
< n > | bundle < name > [ pvc < n > ] example: Foundry-AR1208# show ip ospf neighbor interface ethernet 1 related commands: show ip ospf neighbor interface bundle show ip ospf neighbor interface ethernet applicable systems: All models.
This command displays information about an OSPF neighbors on a bundle interface. syntax: neighbor interface bundle < name > [ pvc < n > ] example: Foundry-AR1208# show ip ospf neighbor interface bundle Boise related commands: show ip ospf neighbor interface ethernet applicable systems: All models.
This command displays configuration information about a neighbor on an Ethernet interface. syntax: neighbor interface ethernet < n > example: Foundry-AR1208# show ip ospf neighbor interface ethernet 1 related commands: show ip ospf neighbor interface bundle applicable systems: All models.
This command displays a list of neighbors attached to this router. syntax: neighbor list example: Foundry-AR1208# show ip ospf neighbor list related commands: show ip ospf neighbor detail show ip ospf neighbor id show ip ospf neighbor interface applicable systems: All models.
This command displays the LSAs in the request list of the specified neighbor. syntax: request_list < IP address > example: Foundry-AR1208# show ip ospf request_list 10.10.10.1 related commands: show ip ospf area show ip ospf global show ip ospf database...
This command displays the LSAs in the retransmission list of the specified neighbor. syntax: retransmission_list < IP address > example: Foundry-AR1208# show ip ospf retransmission_list 10.10.10.1 related commands: show ip ospf area show ip ospf database show ip ospf global...
Page 180
This command displays information about configured OSPF virtual links. syntax: virtual_links [ < IP address > ] example: Foundry-AR1208# show ip ospf virtual_links related commands: show ip ospf area show ip ospf global show ip ospf database...
Enter an alphanumeric string of up to a maximum of 16 characters. syntax: [ no ] authentication auth_type line example: Foundry-AR1208/configure/router/rip/interface ethernet1# authentication md5 mymd5keyvalue This example configures RIP interface Ethernet 1 for MD5 authentication. related commands: configure router rip interface distribute_list...
[ no ] distribute_list < n > < in | out > example: Foundry-AR1208/configure/router/rip/interface ethernet0# distribute_list 2 in This example sets access list >2 to be used for all inbound routes for this interface. related commands: configure router rip interface authentication...
The range is 1 - 4294967294; the default is 1. syntax: [ no ] metric < n > example: Foundry-AR1208/configure/router/rip/interface ethernet0# metric 3 This example configures the RIP routes metric for interface Ethernet 0 to 3. related commands: configure router rip interface authentication...
RIP version 2 (V1 compatible) syntax: [ no ] mode < n > example: Foundry-AR1208/configure/router/rip/interface ethernet0# mode 1 This example configures interface Ethernet 0 for RIP version 1. related commands: configure router rip interface authentication configure router rip interface distribute_list...
Neighbor IP address syntax: [ no ] neighbor < ip_address > example: Foundry-AR1208/configure/router/rip/interface ethernet0# neighbor 192.168.31.2 This example configures IP address 192.168.31.2 as a RIP neighbor of interface Ethernet 0. related commands: configure router rip interface authentication configure router rip interface distribute_list...
This command displays global configured information about mode, distance, default metric, and timers for RIP. syntax: show ip rip global example: Foundry-AR1208# show ip rip global # show ip rip global Router RIP is enabled Mode: RIP 2 Distance: 100...
This command displays information about all configured RIP interfaces. syntax: show ip rip interface all example: Foundry-AR1208# show ip rip interface all # show ip rip interface all RIP is configured for interface <ethernet0# Mode: RIP 2 Metric: 5...
The range is 16 - 1022. syntax: show ip rip interface bundle < name > example: Foundry-AR1208# show ip rip interface bundle Dallas related commands: show ip rip interface all show ip rip interface ethernet show ip rip interface statistics applicable systems: All models.
This command displays RIP information about the Ethernet interface. syntax: show ip rip interface ethernet < 0 | 1 > example: Foundry-AR1208# show ip rip interface ethernet0 # show ip rip interface ethernet 0 RIP is configured for interface <ethernet0# Mode: RIP 2...
This command displays global RIP interface statistics, such as the number of pad packets received, the number or bad routes received, and the number of triggered updates sent. syntax: show ip rip interface statistics example: Foundry-AR1208# show ip rip interface statistics # show ip rip interface statistics RIP Interface Statistics: ========================= Interface: <ethernet0#...
This command shows global RIP statistics, such as route changes and queries. syntax: show ip rip statistics example: Foundry-AR1208# show ip rip statistics how ip rip statistics RIP Global Statistics: =============================== Number of Global Route Changes : <0#...
Need help?
Do you have a question about the AR1208 and is the answer not in the manual?
Questions and answers