ip director server availability through ttl ip ip director server availability through ttl ip

Size: px
Start display at page:

Download "ip director server availability through ttl ip ip director server availability through ttl ip"

Transcription

1 1

2 ip director server availability ip director server availability Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserveravailabilitycommand is not available in Cisco IOS software. To configure a default availability value for all ports on a server, use theipdirectorserveravailabilitycommand in global configuration mode. To restore the default, use the no form of this command. ip director server ip-address availability {availability-value dfp [ availability-value ]} no ip director server ip-address availability {availability-value dfp [ availability-value ]} Syntax Description ip-address availability value dfp IP address of the IP director server. Integer in the range from 0 to that specifies the availability value as it would be represented on the DistributedDirector system. (Optional) When used with the dfp keyword, the availability value is for the LocalDirector system. Specifies that Dynamic Feedback Protocol is configured. Command Default The availability default value is Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. 2

3 ip director server availability 12.4(24)T This command was removed. Usage Guidelines There are two methods for specifying a default availability value. These two methods exist because the LocalDirector and the DistributedDirector deal with values in two different ways. All metrics for the DistributedDirector are arranged such that lower is better; however the LocalDirector load information is calculated such that higher is better. Thus, the DistributedDirector translates the metric value upon receipt from the LocalDirector by subtracting the availability from the maximum possible value of Command Examples To configure a default availability to be used if there is no other valid availability information, the following configuration would suffice. The following example shows how to specify the LocalDirector load and DistributedDirector availability, respectively: Router(config)# ip director server availability dfp 1 Router(config)# ip director server availability To make the availability clear and to allow for specifying numbers in both schemes easily, there are two methods of specifying availability information. If the servers are running multiple serves, it may be necessary to configure the default availability value on a per-port basis by using theipdirectorserverportavailability command. Router(config)# ip director server port availability dfp Router(config)# ip director server port availability dfp Related Commands Command ip director server port availability Description Configures a default availability value for a specific port on a server. 3

4 ip director server port availability ip director server port availability Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserverportavailabilitycommand is not available in Cisco IOS software. To configure a default availability value for a specific port on a server, use theipdirectorserverportavailabilitycommand in global configuration mode. To restore the default, use the no form of this command. ip director server ip-address port availability {availability-value dfp [ availability-value ]} no ip director server ip-address port availability {availability-value dfp [ availability-value ]} Syntax Description ip-address availability value dfp IP address of the IP director server. Integer in the range from 0 to that specifies the availability value as it would be represented on the DistributedDirector system. (Optional) When used with the dfp keyword, the availability value is for the LocalDirector system. Specifies that Dynamic Feedback Protocol is configured. Command Default The availability default value is Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. 4

5 ip director server port availability 12.4(24)T This command was removed. Usage Guidelines Two methods are available for specifying a default availability value because the LocalDirector and the DistributedDirector process these values differently. All metrics for the DistributedDirector are arranged such that a lower value is better. The LocalDirector load information is calculated such that a higher value is better. As a result, the DistributedDirector translates the metric value upon receipt from the LocalDirector by subtracting the availability from the maximum possible value of availability value. Command Examples The following examples show how to make the availability clear and how to specify numbers in both methods. If the servers are running multiple serves, it may be necessary to configure the default availability value on a per-port basis by using theipdirectorserverportavailability command. Router(config)# ip director server port availability dfp Router(config)# ip director server port availability dfp The following example shows how to configure the LocalDirector load and DistributedDirector availability, respectively, when there is no other valid availability information. Router(config)# ip director server availability dfp 1 Router(config)# ip director server availability Related Commands Command ip director server availability Description Configures a default availability value for all ports on a server. 5

6 ip director server reinstatement ip director server reinstatement Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserverreinstatementcommand is not available in Cisco IOS software. To configure a DistributedDirector to automatically detect when a server is running and mark it as available, use the ipdirectorserverreinstatement command in global configuration mode. To restore the default, use the no form of this command. ip director server ip-address reinstatement no ip director server ip-address reinstatement Syntax Description ip-address IP address of the server. Command Default Automatic server reinstatement is enabled. Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. This command was removed. Usage Guidelines If a DistributedDirector detects that a server is unavailable and the DistributedDirector has enabled that server to be restored to its previous effective state, the ipdirectorserverreinstatement command must be issued to bring the server up again. When a DistributedDirector detects that a server is unavailable, it stops attempting to create a TCP connection to that server. The exception is when the DistributedDirector was configured by a user to continue connection attempts. 6

7 ip director server reinstatement Command Examples The following example shows how to configure a DistributedDirector to automatically detect if server is running. If server is not running, traffic is redirected to server Router(config)# ip director server reinstatement Router(config)# ip director server reinstatement 7

8 ip director server route-map ip director server route-map Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserverroute-mapcommand is not available in Cisco IOS software. To configure a DistributedDirector to use the source autonomous systems identifier as a server-selection criterion, use the ipdirectorserverroute-map command in global configuration mode. To restore the default, use the no form of this command. ip director server ip-address route-map map-name no ip director server ip-address route-map map-name Syntax Description ip-address map-name IP address of the server. Name of the route map. Command Default Use of the autonomous systems identifier as a selection criterion is disabled. Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. This command was removed. Usage Guidelines Each autonomous system that makes up the Internet has a numeric identifier that routing protocols use. The ipdirectorserverroute-mapcommand provides a way for a DistributedDirector to use the source autonomous system (the autonomous system in which the client resides) identifier as a server-selection criterion. 8

9 ip director server route-map The route-map mechanism is normally used in Cisco IOS software to map or associate routes from one routing protocol to another. For example, a route learned via Open Shortest Path First (OSPF) could be passed or mapped to Routing Information Protocol (RIP). The ipdirectorserverroute-mapcommand uses the existing route-map infrastructure to access routing data. For the route-map mechanism to run correctly, theiphost, ipdnsprimary, andipdirectorhost commands must be configured before issuing the ipdirectorserverroute-map command. Command Examples The following example shows how to configure a DistributedDirector to have all clients using autonomous system 200 use server and all other clients use server : Router(config)# ip host Router(config)# ip dns primary soa ns.xyz.com blank.com Router(config)# ip director host priority route-map 1 Router(config)# ip director server route-map block200 Router(config)# ip director server route-map allow200 Router(config)# ip as-path access-list 100 permit 200 Router(config)# ip as-path access-list 101 deny 200 Router(config)# route-map allow 200 permit 1 Router(config)# match as-path 100 Router(config)# route-map block200 permit 1 Router(config)# match as-path 101 Related Commands Command ip director host ip dns primary ip host Description Defines the virtual hostname to be used for the distributed servers. Identifies the DistributedDirector as the primary DNS name server for a domain and as the statement-of-authority record source. Defines a static hostname-to-address mapping in the host cache. 9

10 ip director server verify-url ip director server verify-url Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserververify-urlcommand is not available in Cisco IOS software. To configure a DistributedDirector to search for a URL string with a specified server and at a specific time interval, use theipdirectorserververify-urlcommand in global configuration mode. To turn off this URL search, use the no form of this command. ip director server ip-address port verify-url string connection-interval seconds no ip director server ip-address port verify-url string connection-interval seconds Syntax Description ip-address port string connection-interval seconds IP address of the server. Port number to be associated with the host. Full URL or pathname. Specifies a time between availability checks. Time, in seconds, between availability checks. Command Default No URL search is specified. Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. This command was removed. 10

11 ip director server verify-url Usage Guidelines If a URL is found and an HTTP reply code is received, the DistributedDirector marks all servers associated with the hostname as being up. If an error code is received, the DistributedDirector marks all servers associated with the hostname as being down. Servers that are in a down state cannot be selected. If verification URLs have been configured for both a hostname and a specific server, the status returned from the connection on behalf of the specific server overrides the configuration because the status is considered more specific than a single hostname. The same URL may be specified for verifying multiple pairs, in which case the smallest configured availability checks are used for all pairs and one connection is made to verify all pairs. Command Examples The following example shows how to configure a DistributedDirector to search the server with IP address , port 80, for the URL string every 120 seconds: Router(config)# ip director server verify-url connection-interval

12 ip director server weights ip director server weights Note Effective with Cisco IOS 12.4(24)T, the ipdirectorserverweightscommand is not available in Cisco IOS software. To configure a per-service per-metric weight, use theipdirectorserverweights command in global configuration mode. To turn off a metric weight configuration, use the no form of this command. ip director server ip-address port weights metric-name metric-weight no ip director server ip-address port weights metric-name metric-weight Syntax Description ip-address port metric-name metric-weight IP address of the server. Port number to be associated with the host. Name of the metric used. Weight of the metric used. Command Default No per-service-per-metric weight is configured. Command Modes Global configuration Command History 12.1(5)T 12.2(33)SRA 12.2SX 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. This command was removed. 12

13 ip director server weights Usage Guidelines When the metric name is referenced with respect to this server and port, the value of the metric is multiplied by the metric weight. Command Examples The following example shows how to configure a DistributedDirector to check port 80 for an availability metric of 3. Router(config)# ip director server weights availability 3 13

14 ip drp access-group ip drp access-group To control the sources of Director Response Protocol (DRP) queries to the DRP server agent, use the ipdrpaccess-group command in global configuration mode. To remove the access list, use the no form of this command. ip drp access-group access-list-number no ip drp access-group access-list-number Syntax Description access-list-number Number of a standard IP access list in the range from 1 to 99 or from 1300 to Command Default The DRP server agent will answer all queries. Command Modes Global configuration Command History 11.2 F This command was introduced. 12.2(33)SRA 12.2SX This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. Usage Guidelines This command applies an access list to the interface, thereby controlling which devices can send queries to the DRP Server Agent. If both an authentication key chain and an access group have been specified, both security measures must permit access before a request is processed. Command Examples The following example configures access list 1, which permits only queries from the host at : Router(config)# access-list 1 permit Router(config)# ip drp access-group 1 14

15 ip drp access-group Related Commands Command ip drp authentication key-chain show ip drp Description Configures authentication on the DRP Server Agent for DistributedDirector. Displays information about the DRP Server Agent for DistributedDirector. 15

16 ip drp authentication key-chain ip drp authentication key-chain To configure authentication on the Director Response Protocol (DRP) Server Agent for DistributedDirector, use the ipdrpauthenticationkey-chain command in global configuration mode. To remove the key chain, use the no form of this command. ip drp authentication key-chain name-of-chain no ip drp authentication key-chain name-of-chain Syntax Description name-of-chain Name of the key chain containing one or more authentication keys. Command Default No authentication is configured for the DRP Server Agent. Command Modes Global configuration Command History 11.2 F This command was introduced. 12.2(33)SRA 12.2SX This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. Usage Guidelines When a key chain and key are configured, the key is used to authenticate all DRP requests and responses. The active key on the DRP Server Agent must match the active key on the primary agent. Use the key and key-string commands to configure the key. Command Examples The following example configures a key chain named ddchain : Router(config)# ip drp authentication key-chain ddchain 16

17 ip drp authentication key-chain Related Commands Command accept-lifetime ip drp access-group key key chain key-string (authentication) send-lifetime show ip drp show key chain Description Sets the time period during which the authentication key on a key chain is received as valid. Controls the sources of DRP queries to the DRP Server Agent. Identifies an authentication key on a key chain. Enables authentication for routing protocols. Specifies the authentication string for a key. Sets the time period during which an authentication key on a key chain is valid to be sent. Displays information about the DRP Server Agent for DistributedDirector. Displays authentication key information. 17

18 ip drp domain ip drp domain To add a new domain to the DistributedDirector client or to configure an existing domain, use the ipdrpdomaincommand in global configuration mode. To remove this command from the configuration file and restore the system to its default condition with respect to this command, use the no form of this command. ip drp domain domain-name no ip drp domain domain-name Syntax Description domain-name The specified domain name. Command Default No default domain is configured. Command Modes Global configuration Command History 12.2(8)T 12.2(33)SRA 12.2SX This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. Usage Guidelines The ipdrpdomain command can be used only on a Director Response Protocol (DRP) agent. The boomerang client is the DRP agent. Enabling this command puts the client in boomerang configuration mode. Use the ipdrpdomain command to enter a new or existing domain name. Entering a new domain name creates a new domain, and entering an existing domain name allows the user to configure the specified domain. When a domain name is configured on the boomerang client, the user can configure specific parameters, such as server address, aliases, and time to live (TTL) values, for that domain. When a Director Response Protocol (DRP) agent receives a Domain Name System (DNS) racing message from boomerang servers such as DistributedDirector, the DRP agent extracts the specified domain name (for example, in the DNS message. 18

19 ip drp domain Command Examples In the following example, a domain named is added on the boomerang client: Router(config)# ip drp domain Router# show running-config... ip drp domain Related Commands Command alias (boomerang) server (boomerang) show ip drp show ip drp boomerang ttl dns ttl ip Description Configures an alias name for a specified domain. Configures the server address for a specified boomerang domain. Displays DRP statistics on DistributedDirector or a DRP server agent. Displays boomerang information on the DRP agent. Configures the number of seconds for which an answer received from the boomerang client will be cached by the DNS client. Configures the IP TTL value for the boomerang response packets sent from the boomerang client to the DNS client in number of hops. 19

20 ip drp server ip drp server To enable the Director Response Protocol ( DRP) Server Agent that works with DistributedDirector, use the ipdrpservercommand inglobal configuration mode. To disable the DRP Server Agent, use the no form of this command. ip drp server no ip drp server Syntax Description This command has no arguments or keywords. Command Default Disabled Command Modes Global configuration Command History 11.2 F This command was introduced. 12.2(33)SRA 12.2SX This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. Command Examples The following example enables the DRP Server Agent: Router(config)# ip drp server Related Commands Command ip drp access-group ip drp authentication key-chain Description Controls the sources of DRP queries to the DRP Server Agent. Configures authentication on the DRP Server Agent for DistributedDirector. 20

21 ip drp server Command show ip drp Description Displays information about the DRP Server Agent for DistributedDirector. 21

22 ip host ns ip host ns To create a name server (NS) resource record to be returned when a Domain Name System (DNS) server is queried for the associated domain, use theiphostns command in global configuration mode. To remove the NS records, use the no form of this command. ip host domain-name ns server-name no ip host domain-name ns server-name Syntax Description domain-name server-name Name of the authority that is delegated to another NS, such as a second-level DistributedDirector. Name of the second-level DNS server. Command Default None. Command Modes Global configuration Command History 12.2(2)T This command was introduced. Usage Guidelines The iphostns command allows a DistributedDirector to distribute the server selection process to multiple DistributedDirectors, providing greater scalability and better administrative control. A DNS server can delegate responsibility for a domain to another DNS server by returning an NS record when queried. This task is especially useful to a DistributedDirector because determining the best DNS reply may be time consuming. To expedite replies, a DistributedDirector can return an NS record, delegating authority for the requested data to one or more second-level DistributedDirectors. Command Examples The following example shows a top-level DistributedDirector that uses the low-cost metric random to distribute its load over second-level DistributedDirectors: Examples Router(config)# ip host ns ns.xyz.com Router(config)# ip host ns2.xyz.com Router(config)# ip director host ns.xyz.com priority random 1 Router(config)# ip dns primary soa ns2.xyz.com 22

23 ip host ns The following example shows second-level DistributedDirectors that use more expensive metrics such as drp-ext and drp-rtt to perform precise server selection. Examples Router(config)# ip host Router(config)# ip director host priority drp-ext 1 Router(config)# ip director host priority drp-rtt 2 Router(config)# ip director server drp-association Router(config)# ip director server drp-association Router(config)# ip director server drp-association

24 server (boomerang) server (boomerang) To configure the server address for a specified boomerang domain, use the servercommand in boomerang configuration mode. To remove this command from the configuration file and restore the system to its default condition with respect to this command, use the no form of this command. server server-ip-address no server server-ip-address Syntax Description server-ip-address IP address of the specified server. Command Default No default behavior or values. Command Modes Boomerang configuration Command History 12.2(8)T This command was introduced. Usage Guidelines The servercommand can be used only on a Director Response Protocol (DRP) agent. The boomerang client is the Director Response Protocol (DRP) agent. Use the server command to specify a server address that is to be associated with a given domain name. This configuration overrides the server-to-drp agent association that is configured on DistributedDirector. Command Examples The following example configures the server for a domain named The server address for is : Router(config)# ip drp domain Router(config-boomerang)# server Router# show running-config... ip drp domain content-server

25 server (boomerang) Related Commands Command alias (boomerang) ip drp domain show ip drp show ip drp boomerang ttl dns ttl ip Description Configures an alias name for a specified domain. Adds a new domain to the DistributedDirector client or configures an existing domain and puts the client in boomerang configuration mode. Displays DRP statistics on DistributedDirector or a DRP server agent. Displays boomerang information on the DRP agent. Configures the number of seconds for which an answer received from the boomerang client will be cached by the DNS client. Configures the IP TTL value for the boomerang response packets sent from the boomerang client to the DNS client in number of hops. 25

26 show ip director default show ip director default Note Effective with Cisco IOS 12.4(24)T, the showipdirectordefaultcommand is not available in Cisco IOS software. To verify default metric configuration information for DistributedDirector metrics, use the showipdirectordefaultcommand in privileged EXEC mode. show ip director default [priority weight] Syntax Description priority weight (Optional) Default priorities for metrics. (Optional) Displays the weights for metrics. Command Modes Privileged EXEC Command History 12.2(4)T 12.4(24)T This command was introduced. This command was removed. Usage Guidelines Use this command to verify default metric configurations. Command Examples The following is sample output from the showipdirectordefaultprioritycommand: Router# show ip director default priority Director default metric priorities: random priority = 2 DRP route lookup external to AS priority = 1 administrative preference priority = 0 DRP route lookup internal to AS priority = 0 DRP distance to associated server priority = 0 portion priority = 0 Round-trip time from DRP to client priority = 0 DFP originated weight priority = 0 Route-map evaluation priority = 0 26

27 show ip director default Related Commands Command ip director default priorities Description Sets default priorities for DistributedDirector metrics. 27

28 show ip director dfp show ip director dfp Note Effective with Cisco IOS 12.4(24)T, the showipdirectordfpcommand is not available in Cisco IOS software. To display information about the current status of the DistributedDirector connections with a particular Dynamic Feedback Protocol (DFP) agent, use theshowipdirectordfp command in EXEC mode. show ip director dfp [host-name ip-address] Syntax Description host-name ip-address (Optional) Host name. (Optional) IP address. Command Modes EXEC Command History 12.1(5)T 12.2(33)SRA 12.2SX 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. This command was removed. Command Examples The following is sample output from the showipdirectordfp command: Router# show ip director dfp : Max retries: 5 Timeout between connect attempts: 60 Timeout between updates: 90 Last update received: 00:00:12 ago Server Port BindID Address Mask Max retries: 5 Timeout between connect attempts: 60 Timeout between updates: 90 28

29 show ip director dfp Last update received: 00:00:44 ago Server Port BindID Address Mask

30 show ip director drp show ip director drp Note Effective with Cisco IOS 12.4(24)T, the showipdirectordrpcommand is not available in Cisco IOS software. To display information that the DistributedDirector has about specific Director Response Protocol (DRP) agents, use theshowipdirectordrpcommand in privileged EXEC mode. show ip director drp [host-name ip-address] Syntax Description host-name ip-address (Optional) DRP hostname. (Optional) DRP IP address. Command Modes Privileged EXEC Command History 12.1(5)T 12.2(33)SRA 12.4(24)T This command was introduced. This command was integrated into Cisco IOS 12.2(33)SRA. This command was removed. Usage Guidelines The showipdirectordrpcommand displays host-specific statistics, such as the number of queries received and the number of replies sent for a host. Command Examples The following is sample output from theshowipdirectordrpcommand: Router# show ip director drp DRP agent : 14 requests, 6 replies, 4 requeries, 0 bad replies Supported Servers: DRP agent : 14 requests, 6 replies, 4 requeries, 0 bad replies Supported servers:

31 show ip drp show ip drp To display information about the Director Response Protocol (DRP) Server Agent for DistributedDirector, use the showipdrpcommand inuser EXEC or privileged EXEC mode. show ip drp Syntax Description This command has no arguments or keywords. Command Modes User EXEC Privileged EXEC Command History 11.2 F This command was introduced. 12.2(33)SRA 12.2SX This command was integrated into Cisco IOS 12.2(33)SRA. This command is supported in the Cisco IOS 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. Command Examples The following is sample output from the showipdrp command: Router# show ip drp Director Responder Protocol Agent is enabled 717 director requests, 712 successful lookups, 5 failures, 0 no route Authentication is enabled, using test key-chain The table below describes the significant fields shown in the display. Table 1: show ip drp Field Descriptions Field director requests successful lookups Description Number of DRP requests that have been received (including any using authentication key-chain encryption that failed). Number of successful DRP lookups that produced responses. 31

32 show ip drp Field failures Description Number of DRP failures (for various reasons including authentication key-chain encryption failures). Related Commands Command ip drp access-group ip drp authentication key-chain Description Controls the sources of DRP queries to the DRP server agent. Configures authentication on the DRP server agent for DistributedDirector. 32

33 show ip drp boomerang show ip drp boomerang To display the status of various boomerang domains, use the showipdrpboomerang command in privileged EXEC mode. show ip drp boomerang [ domain-name ] Syntax Description domain-name (Optional) Specified domain name. Command Modes Privileged EXEC Command History 12.2(8)T This command was introduced. Usage Guidelines The showipdrpboomerang command can be used on the boomerang client to display the status of the various boomerang domains. The following information can be shown for each domain: Alias information--the number of DNS requests for each alias. Content server address information: Number of DNS requests. Number of requests dropped because server is down. Number of requests dropped because there is no original server. Number of requests dropped because of security failures. Command Examples The following is sample output from the showipdrpboomerang command: Router# show ip drp boomerang DNS packets with unknown domain 0 Domain Content server up Origin server DNS A record requests 0 Dropped (server down) 0 Dropped (no origen server) 0 Security failures 0 Alias DNS A record requests 0 33

34 show ip drp boomerang Related Commands Command alias (boomerang configuration) ip drp domain server (boomerang configuration) show ip drp ttl dns ttl ip Description Configures an alias name for a specified domain. Adds a new domain to the DistributedDirector client or configures an existing domain and puts the client in boomerang configuration mode. Configures the server address for a specified boomerang domain. Displays DRP statistics on DistributedDirector or a DRP server agent. Configures the number of seconds for which an answer received from the boomerang client will be cached by the DNS client. Configures the IP TTL value for the boomerang response packets sent from the boomerang client to the DNS client in number of hops. 34

35 ttl dns ttl dns To configure the number of seconds for which an answer received from the boomerang client will be cached by the Domain Name System (DNS) client, use the ttldnscommand in boomerang configuration mode. To remove this command from the configuration file and restore the system to its default condition with respect to this command, use the no form of this command. ttl dns seconds no ttl dns seconds Syntax Description seconds Integer in the range from 10 to that specifies the number of seconds for which an answer received from the boomerang client will be cached by the DNS client. Command Default No default behavior or values. Command Modes Boomerang configuration Command History 12.2(8)T This command was introduced. Usage Guidelines The ttldnscommand can be used only on a Director Response Protocol (DRP) agent. The boomerang client is the DRP agent. The ttldnscommand configures the number of seconds for which the DNS client can cache a boomerang reply from a boomerang client. Command Examples In the following example, the number of seconds for which the DNS client can cache a boomerang reply from a boomerang client is configured as 10: Router(config)# ip drp domain Router(config-boomerang)# ttl dns 10 Router# show running-config... ip drp domain dns-ttl 10 35

36 ttl dns Related Commands Command alias (boomerang configuration) ip drp domain server (boomerang configuration) show ip drp show ip drp boomerang ttl ip Description Configures an alias name for a specified domain. Adds a new domain to the DistributedDirector client or configures an existing domain and puts the client in boomerang configuration mode. Configures the server address for a specified boomerang domain. Displays DRP statistics on DistributedDirector or a DRP server agent. Displays boomerang information on the DRP agent. Configures the IP TTL value for the boomerang response packets sent from the boomerang client to the DNS client in number of hops. 36

37 ttl ip ttl ip To configure the IP time-to-live (TTL) value for the boomerang response packets sent from the boomerang client to the DNS client, use the ttlipcommand in boomerang configuration mode. To remove this command from the configuration file and restore the system to its default condition with respect to this command, use the no form of this command. ttl ip hops no ttl ip hops Syntax Description hops Integer in the range from 1 to 255 that specifies the number of hops that occur between the boomerang client and the DNS client before the boomerang response packet fails. Command Default No default behavior or values. Command Modes Boomerang configuration Command History 12.2(8)T This command was introduced. Usage Guidelines The ttlipcommand can be used only on a Director Response Protocol (DRP) agent. The boomerang client is the DRP agent. The ttlip command configures the maximum number of hops allowed between the boomerang client and the DNS client, after which the boomerang response packet fails. If the user wants to restrict the contending proxies only to nearby ones, the value of the ttlip command can be set to a specific number within the allowed range. Any proxy outside of this range will be automatically disqualified in the boomerang race because its replies will never reach the DNS client. Because the ttlipcommand specifies the number of hops for which a response from a client will live, it allows faraway proxies to avoid wasting bandwidth. Command Examples In the following example, the number of hops that occur between the boomerang client and the DNS client before the boomerang response packet fails is configured as 2: Router(config)# ip drp domain Router(config-boomerang)# ttl ip 2 Router# show running-config 37

38 ttl ip... ip drp domain ip-ttl 2 Related Commands Command alias (boomerang) ip drp domain server (boomerang ) show ip drp show ip drp boomerang ttl dns Description Configures an alias name for a specified domain. Adds a new domain to the DistributedDirector client or configures an existing domain and puts the client in boomerang configuration mode. Configures the server address for a specified boomerang domain. Displays DRP statistics on DistributedDirector or a DRP server agent. Displays boomerang information on the DRP agent. Configures the number of seconds for which an answer received from the boomerang client will be cached by the DNS client. 38

Cisco IOS Distributed Director Command Reference

Cisco IOS Distributed Director Command Reference Cisco IOS Distributed Director Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax:

More information

Configuring Network Proximity

Configuring Network Proximity CHAPTER 9 This chapter describes how to configure a Global Site Selector to perform network proximity to determine the best (most proximate) resource for handling global load-balancing requests. This chapter

More information

IP Routing Protocol-Independent Commands

IP Routing Protocol-Independent Commands IP Routing Protocol-Independent Commands Use the commands in this chapter to configure and monitor the features that are routing protocol-independent. For configuration information and examples on IP routing

More information

Configuring IP SLAs HTTP Operations

Configuring IP SLAs HTTP Operations This module describes how to configure an IP Service Level Agreements (SLAs) HTTP operation to monitor the response time between a Cisco device and an HTTP server to retrieve a web page. The IP SLAs HTTP

More information

Building and Modifying DNS Rules

Building and Modifying DNS Rules CHAPTER 7 This chapter describes how to build and modify Domain Name System (DNS) rules on your GSS network. After you configure your source address lists, domain lists, answers, and answer groups, you

More information

EIGRP Support for Route Map Filtering

EIGRP Support for Route Map Filtering The feature enables Enhanced Interior Gateway Routing Protocol (EIGRP) to interoperate with other protocols to leverage additional routing functionality by filtering inbound and outbound traffic based

More information

Configuring IP SLAs HTTP Operations

Configuring IP SLAs HTTP Operations Configuring IP SLAs HTTP Operations Finding Feature Information Configuring IP SLAs HTTP Operations Last Updated: July 18, 2011 This module describes how to configure an IP Service Level Agreements (SLAs)

More information

ip dhcp-client network-discovery through ip nat sip-sbc

ip dhcp-client network-discovery through ip nat sip-sbc ip dhcp-client network-discovery through ip nat sip-sbc ip dhcp-client network-discovery, page 3 ip dhcp-client update dns, page 5 ip dhcp drop-inform, page 8 ip dhcp-relay information option server-override,

More information

IP Services Commands. Network Protocols Command Reference, Part 1 P1R-95

IP Services Commands. Network Protocols Command Reference, Part 1 P1R-95 IP Services Commands Use the commands in this chapter to configure various IP services. For configuration information and examples on IP services, refer to the Configuring IP Services chapter of the Network

More information

standby arp gratuitous through track vrrp

standby arp gratuitous through track vrrp standby arp gratuitous, page 2 standby authentication, page 4 standby bfd, page 7 standby bfd all-interfaces, page 9 standby delay minimum reload, page 11 standby follow, page 13 standby ip, page 15 standby

More information

IP Application Services Commands default (tracking) default {delay object object-number threshold percentage}

IP Application Services Commands default (tracking) default {delay object object-number threshold percentage} default (tracking) default (tracking) To set the default values for a tracked list, use the default command in tracking configuration mode. To disable the defaults, use the no form of this command. default

More information

Finding Support Information for Platforms and Cisco IOS Software Images

Finding Support Information for Platforms and Cisco IOS Software Images First Published: June 19, 2006 Last Updated: June 19, 2006 The Cisco Networking Services () feature is a collection of services that can provide remote event-driven configuring of Cisco IOS networking

More information

IP Services Commands. Cisco IOS IP Command Reference, Volume 1 of 3: Addressing and Services IP1R-157

IP Services Commands. Cisco IOS IP Command Reference, Volume 1 of 3: Addressing and Services IP1R-157 Use the commands in this chapter to configure various IP services. For configuration information and examples on IP services, refer to the Configuring IP Services chapter of the Cisco IOS IP Configuration

More information

Configuring Answers and Answer Groups

Configuring Answers and Answer Groups CHAPTER 6 This chapter describes how to create and configure answers and answer groups for your GSS network. It contains the following major sections: Configuring and Modifying Answers Configuring and

More information

Configuring Answers and Answer Groups

Configuring Answers and Answer Groups CHAPTER 6 Configuring Answers and Answer Groups This chapter describes how to create and configure answers and answer groups for your GSS network. It contains the following major sections: Configuring

More information

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 39 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

IPv6 Neighbor Discovery

IPv6 Neighbor Discovery The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the link-layer address of a neighbor on the same network (local

More information

Configuring DNS Sticky

Configuring DNS Sticky CHAPTER 8 This chapter describes how to configure a GSS to support Domain Name System (DNS) stickiness to answer requests received from client D-proxies. The GSS supports DNS sticky both locally and globally

More information

Monitoring GSS Global Server Load-Balancing Operation

Monitoring GSS Global Server Load-Balancing Operation CHAPTER 10 Monitoring GSS Global Server Load-Balancing Operation This chapter describes the following tools for monitoring the status of global server load-balancing on your GSS network: CLI-based commands

More information

Cisco IOS HTTP Services Command Reference

Cisco IOS HTTP Services Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

Configuring DNS. Finding Feature Information

Configuring DNS. Finding Feature Information The Domain Name System (DNS) is a distributed database in which you can map hostnames to IP addresses through the DNS protocol from a DNS server. Each unique IP address can have an associated hostname.

More information

Cisco IOS HTTP Services Command Reference

Cisco IOS HTTP Services Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

Building and Modifying DNS Rules

Building and Modifying DNS Rules CHAPTER 7 This chapter describes how to build and modify Domain Name System (DNS) rules on your GSS network. After you configure your source address lists, domain lists, answers, and answer groups, you

More information

Configuring a CSS as a Content Routing Agent

Configuring a CSS as a Content Routing Agent CHAPTER 3 Configuring a CSS as a Content Routing Agent This chapter provides an overview of the CSS Content Routing Agent (CRA) feature and describes how to configure it for operation. Information in this

More information

Basic IP Routing. Finding Feature Information. Information About Basic IP Routing. Variable-Length Subnet Masks

Basic IP Routing. Finding Feature Information. Information About Basic IP Routing. Variable-Length Subnet Masks This module describes how to configure basic IP routing. The Internet Protocol (IP) is a network layer (Layer 3) protocol that contains addressing information and some control information that enables

More information

Basic IP Routing. Finding Feature Information. Information About Basic IP Routing. Variable-Length Subnet Masks

Basic IP Routing. Finding Feature Information. Information About Basic IP Routing. Variable-Length Subnet Masks This module describes how to configure basic IP routing. The Internet Protocol (IP) is a network layer (Layer 3) protocol that contains addressing information and some control information that enables

More information

Configuring Cisco IOS IP SLAs DNS Operations

Configuring Cisco IOS IP SLAs DNS Operations Configuring Cisco IOS IP SLAs DNS Operations First Published: August 14, 2006 Last Updated: January 6, 2011 This module describes how to configure the Cisco IOS IP Service Level Agreements (SLAs) Domain

More information

OSPF Commands: A through Z

OSPF Commands: A through Z OSPF Commands: A through Z area nssa, page 3 area nssa translate, page 5 area virtual-link, page 9 capability vrf-lite, page 13 capability vrf-lite (OSPFv3), page 15 clear ip ospf, page 17 compatible rfc1587,

More information

Cisco IOS First Hop Redundancy Protocols Command Reference

Cisco IOS First Hop Redundancy Protocols Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

Configuring IP Services

Configuring IP Services Configuring IP Services This chapter describes how to configure optional IP services. For a complete description of the IP services commands in this chapter, refer to the IP Services s chapter of the Cisco

More information

Split DNS. Finding Feature Information

Split DNS. Finding Feature Information The feature enables a Cisco device to respond to Domain Name System (DNS) queries using a specific configuration and associated host table cache that are selected based on certain characteristics of the

More information

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 50 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

IPv6 Neighbor Discovery

IPv6 Neighbor Discovery IPv6 Neighbor Discovery Last Updated: September 19, 2012 The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the

More information

Configuring Cisco IOS IP SLA Operations

Configuring Cisco IOS IP SLA Operations CHAPTER 58 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLA) on the switch. Cisco IP SLA is a part of Cisco IOS software that allows Cisco customers to analyze IP service levels

More information

Extended ACL Configuration Mode Commands

Extended ACL Configuration Mode Commands Extended ACL Configuration Mode Commands To create and modify extended access lists on a WAAS device for controlling access to interfaces or applications, use the ip access-list extended global configuration

More information

To use DNS, you must have a DNS name server on your network.

To use DNS, you must have a DNS name server on your network. Configuring DNS Last Updated: December 15, 2011 The Domain Name System (DNS) is a distributed database in which you can map host names to IP addresses through the DNS protocol from a DNS server. Each unique

More information

Introducing the Global Site Selector

Introducing the Global Site Selector CHAPTER 1 This chapter describes the Cisco Global Site Selector (GSS) and introduces you to the terms and concepts necessary to help you understand and operate the GSS device. This chapter contains the

More information

IP Enhanced IGRP Commands

IP Enhanced IGRP Commands IP Enhanced IGRP Commands Use the commands in this chapter to configure and monitor IP Enhanced IGRP. For configuration information and examples, refer to the Configuring IP Enhanced IGRP chapter of the

More information

Configuring IP Unicast Routing

Configuring IP Unicast Routing 28 CHAPTER This chapter describes how to configure IP unicast routing on the Catalyst 3750 Metro switch. Note For more detailed IP unicast configuration information, refer to the Cisco IOS IP and IP Routing

More information

OSPF Commands. Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols IP2R-61

OSPF Commands. Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols IP2R-61 OSPF Commands Use the commands in this chapter to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For OSPF configuration information and examples, refer to the Configuring OSPF

More information

Introducing the Global Site Selector

Introducing the Global Site Selector CHAPTER 1 This chapter describes the Cisco Global Site Selector (GSS) and introduces you to the terms and concepts necessary to help you understand and operate the GSS. This chapter contains the following

More information

LISP Router IPv6 Configuration Commands

LISP Router IPv6 Configuration Commands ipv6 alt-vrf, page 2 ipv6 etr, page 4 ipv6 etr accept-map-request-mapping, page 6 ipv6 etr map-cache-ttl, page 8 ipv6 etr map-server, page 10 ipv6 itr, page 13 ipv6 itr map-resolver, page 15 ipv6 map-cache-limit,

More information

A Commands. Send comments to

A Commands. Send comments to This chapter describes the Cisco NX-OS Open Shortest Path First (OSPF) commands that begin with A. UCR-555 area authentication (OSPF) area authentication (OSPF) To enable authentication for an Open Shortest

More information

IP Routing: RIP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)

IP Routing: RIP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) IP Routing: RIP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) First Published: January 11, 2013 Last Modified: January 11, 2013 Americas Headquarters Cisco Systems, Inc. 170 West

More information

Configuring IP Unicast Routing

Configuring IP Unicast Routing CHAPTER 39 This chapter describes how to configure IP Version 4 (IPv4) unicast routing on the switch. Unless otherwise noted, the term switch refers to a standalone switch and to a switch stack. A switch

More information

Rate Based Satellite Control Protocol

Rate Based Satellite Control Protocol (RBSCP) was designed for wireless or long-distance delay links with high error rates, such as satellite links. Using tunnels, RBSCP can improve the performance of certain IP protocols, such as TCP and

More information

WCCPv2 and WCCP Enhancements

WCCPv2 and WCCP Enhancements WCCPv2 and WCCP Enhancements Release 12.0(11)S June 20, 2000 This feature module describes the Web Cache Communication Protocol (WCCP) Enhancements feature and includes information on the benefits of the

More information

Configuring Dynamic Addressing on the GGSN

Configuring Dynamic Addressing on the GGSN CHAPTER 13 This chapter describes how to configure dynamic IP addressing on the gateway GRPS support node (GGSN). Note Dynamic IP addressing is not supported for IPv6 and PPP PDP types. Therefore, the

More information

Configuring Network Admission Control

Configuring Network Admission Control CHAPTER 59 This chapter describes how to configure Network Admission Control (NAC) in Cisco IOS Release 12.2SX. Note For complete syntax and usage information for the commands used in this chapter, see

More information

Split DNS. Finding Feature Information

Split DNS. Finding Feature Information The feature enables a Cisco device to respond to Domain Name System (DNS) queries using a specific configuration and associated host table cache that are selected based on certain characteristics of the

More information

Configuring DDoS Prevention

Configuring DDoS Prevention CHAPTER 10 This chapter describes how to configure a GSS to prevent Distributed Denial of Service (DDoS) attacks. It contains the following major sections: Logging in to the CLI and Enabling Privileged

More information

Configuring the CSS as a Client of a TACACS+ Server

Configuring the CSS as a Client of a TACACS+ Server CHAPTER 4 Configuring the CSS as a Client of a TACACS+ Server The Terminal Access Controller Access Control System (TACACS+) protocol provides access control for routers, network access servers (NAS),

More information

Introducing the Global Site Selector

Introducing the Global Site Selector CHAPTER 1 This chapter describes the Cisco Global Site Selector (GSS) and introduces you to the terms and concepts necessary to help you understand and operate the GSS. This chapter contains the following

More information

scope scope {global vrf vrf-name} no scope {global vrf vrf-name} Syntax Description

scope scope {global vrf vrf-name} no scope {global vrf vrf-name} Syntax Description Multi-Toplogy Routing Commands scope scope To define the scope for a Border Gateway Protocol (BGP) routing session and to enter router scope configuration mode, use the scope command in router configuration

More information

Configuring IP SLAs TCP Connect Operations

Configuring IP SLAs TCP Connect Operations This module describes how to configure an IP Service Level Agreements (SLAs) TCP Connect operation to measure the response time taken to perform a TCP Connect operation between a Cisco router and devices

More information

upgrade-mp through xlate-bypass Commands

upgrade-mp through xlate-bypass Commands CHAPTER 33 upgrade-mp To upgrade the maintenance partition software, use the upgrade-mp command. upgrade-mp {http[s]://[user:password@]server[:port]/pathname tftp[://server/pathname]} tftp http[s] server

More information

Advanced Networking: Routing & Switching 2 Chapter 7

Advanced Networking: Routing & Switching 2 Chapter 7 EIGRP Advanced Networking: Routing & Switching 2 Chapter 7 Copyleft 2014 Hacklab Cosenza (http://hlcs.it) Released under Creative Commons License 3.0 By-Sa Cisco name, logo and materials are Copyright

More information

Configuring Network Admission Control

Configuring Network Admission Control 45 CHAPTER This chapter describes how to configure Network Admission Control (NAC) on Catalyst 6500 series switches. With a PFC3, Release 12.2(18)SXF2 and later releases support NAC. Note For complete

More information

Effective with Cisco IOS Release 15.0(1)M, the ssg default-network command is not available in Cisco IOS software.

Effective with Cisco IOS Release 15.0(1)M, the ssg default-network command is not available in Cisco IOS software. ssg default-network ssg default-network Effective with Cisco IOS, the ssg default-network command is not available in Cisco IOS software. To specify the default network IP address or subnet and mask, use

More information

BGP Inbound Optimization Using Performance Routing

BGP Inbound Optimization Using Performance Routing BGP Inbound Optimization Using Performance Routing The PfR BGP Inbound Optimization feature introduced support for the best entrance selection for traffic that originates from prefixes outside an autonomous

More information

Using NAT in Overlapping Networks

Using NAT in Overlapping Networks Using NAT in Overlapping Networks Document ID: 13774 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Verify Troubleshoot Related Information

More information

Transferring Files Using HTTP or HTTPS

Transferring Files Using HTTP or HTTPS Cisco IOS Release 12.4 provides the ability to transfer files between your Cisco IOS software-based device and a remote HTTP server using the HTTP or HTTP Secure (HTTPS) protocol. HTTP and HTTPS can now

More information

Cisco IOS IP Routing: RIP Command Reference

Cisco IOS IP Routing: RIP Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

Building and Modifying DNS Rules

Building and Modifying DNS Rules CHAPTER 7 Building and Modifying DNS Rules This chapter describes how to build and modify Domain Name System (DNS) rules on your GSS network. After you configure your source address lists, domain lists,

More information

Brocade Certified Layer 4-7 Professional Practice Questions w/answers For Exam

Brocade Certified Layer 4-7 Professional Practice Questions w/answers For Exam Brocade Certified Layer 4-7 Professional Practice Questions w/answers For Exam 150-420 Section 1 1) A user is able to perform all configuration functions through the Web GUI even though RADIUS command

More information

Configuring IP Unicast Routing

Configuring IP Unicast Routing CHAPTER 40 This chapter describes how to configure IP Version 4 (IPv4) unicast routing on the Catalyst 3750-E or 3560-E switch. Unless otherwise noted, the term switch refers to a Catalyst 3750-E or 3560-E

More information

OSPFv3 Commands. address-family (OSPFv3), page 4. authentication (OSPFv3), page 7

OSPFv3 Commands. address-family (OSPFv3), page 4. authentication (OSPFv3), page 7 This module describes the commands used to configure and monitor the IP Version 6 (IPv6) Open Shortest Path First Version 3 (OSPFv3) routing protocol. For detailed information about OSPFv3 concepts, configuration

More information

Implementing Static Routes for IPv6

Implementing Static Routes for IPv6 Implementing Static Routes for IPv6 Last Updated: July 31, 2012 This module describes how to configure static routes for IPv6. Routing defines the paths over which packets travel in the network. Manually

More information

Configuring Dynamic Addressing on the GGSN

Configuring Dynamic Addressing on the GGSN CHAPTER 11 This chapter describes how to configure dynamic IP addressing on the gateway GRPS support node (GGSN). The tasks in this chapter apply to IPv4 PDP contexts only. For information on IPv6 addressing,

More information

IPv6 Commands: ipv6 h to ipv6 mi

IPv6 Commands: ipv6 h to ipv6 mi IPv6 Commands: ipv6 h to ipv6 mi ipv6 hello-interval eigrp, page 3 ipv6 hold-time eigrp, page 5 ipv6 hop-limit, page 7 ipv6 host, page 8 ipv6 icmp error-interval, page 10 ipv6 inspect, page 12 ipv6 inspect

More information

Chapter 7 Interface Commands

Chapter 7 Interface Commands Chapter 7 Interface Commands appletalk address Assigns AppleTalk addresses to a seed router. To assign an AppleTalk address of 10.5 to interface 3, module 2, enter the following: HP9300(config)# int e

More information

Configuring Web-Based Authentication

Configuring Web-Based Authentication CHAPTER 61 This chapter describes how to configure web-based authentication. Cisco IOS Release 12.2(33)SXH and later releases support web-based authentication. Note For complete syntax and usage information

More information

tacacs-server administration through title-color

tacacs-server administration through title-color tacacs-server administration through title-color tacacs server, page 4 tacacs-server administration, page 6 tacacs-server directed-request, page 7 tacacs-server dns-alias-lookup, page 9 tacacs-server domain-stripping,

More information

Chapter 15 OSPF Commands

Chapter 15 OSPF Commands Chapter 15 OSPF Commands NOTE: This chapter contains information about OSPF version 2 commands only. For information about OSPF version 3 commands, see OSPF Version 3 Commands on page 16-1. area Assigns

More information

Introducing the Global Site Selector

Introducing the Global Site Selector CHAPTER 1 This chapter describes the Cisco Global Site Selector (GSS) and introduces you to the terms and concepts necessary to help you understand and operate the GSS device. This chapter contains the

More information

Configuring Web-Based Authentication

Configuring Web-Based Authentication CHAPTER 42 This chapter describes how to configure web-based authentication. It consists of these sections: About Web-Based Authentication, page 42-1, page 42-5 Displaying Web-Based Authentication Status,

More information

Advanced IPv6 Training Course. Lab Manual. v1.3 Page 1

Advanced IPv6 Training Course. Lab Manual. v1.3 Page 1 Advanced IPv6 Training Course Lab Manual v1.3 Page 1 Network Diagram AS66 AS99 10.X.0.1/30 2001:ffXX:0:01::a/127 E0/0 R 1 E1/0 172.X.255.1 2001:ffXX::1/128 172.16.0.X/24 2001:ff69::X/64 E0/1 10.X.0.5/30

More information

Cisco IOS Optimized Edge Routing Command Reference

Cisco IOS Optimized Edge Routing Command Reference First Published: 2007-01-29 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Cisco IOS IP SLAs Commands source-ip (tplt) The source address for the operation template is the IP address closest to the destination.

Cisco IOS IP SLAs Commands source-ip (tplt) The source address for the operation template is the IP address closest to the destination. Cisco IOS IP SLAs Commands source-ip (tplt) source-ip (tplt) To specify an source IP address in an auto IP Service Level Agreements (SLAs) operation template, use the source-ip command in the appropriate

More information

Configuring IP SLAs TCP Connect Operations

Configuring IP SLAs TCP Connect Operations This chapter describes how to configure an IP Service Level Agreements (SLAs) TCP Connect operation to measure the response time taken to perform a TCP Connect operation between a Cisco switch and devices

More information

IPv6 Neighbor Discovery

IPv6 Neighbor Discovery The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the link-layer address of a neighbor on the same network (local

More information

Configuring IP Multicast over Unidirectional Links

Configuring IP Multicast over Unidirectional Links Configuring IP Multicast over Unidirectional Links IP multicast requires bidirectional communication, yet some networks include broadcast satellite links, which are unidirectional. Unidirectional link

More information

Configuring SNMP. Understanding SNMP CHAPTER

Configuring SNMP. Understanding SNMP CHAPTER 24 CHAPTER This chapter describes how to configure the the ML1000-2, ML100T-12, ML100X-8, and ML-MR-10 cards for operating with Simple Network Management Protocol (SNMP). Note For complete syntax and usage

More information

For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS Configuration Fundamentals Command Reference

For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS Configuration Fundamentals Command Reference CHAPTER 51 This chapter describes how to configure the Simple Network Management Protocol (SNMP) on the Catalyst 4500 series switch. Note For complete syntax and usage information for the commands used

More information

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels Feature History Release 12.0(18)ST 12.2(11)S 12.0(22)S Modification This feature was introduced. This feature was integrated

More information

Basic File Transfer Services Commands

Basic File Transfer Services Commands Basic File Transfer Services Commands This chapter provides detailed descriptions of commands used to configure basic file transfer services on a Cisco routing device. For configuration information and

More information

BGP Commands: M through N

BGP Commands: M through N match additional-paths advertise-set, on page 3 match as-path, on page 6 match community, on page 8 match extcommunity, on page 10 match local-preference, on page 12 match policy-list, on page 14 match

More information

MPLS Traffic Engineering--Scalability Enhancements

MPLS Traffic Engineering--Scalability Enhancements MPLS Traffic Engineering--Scalability Enhancements The MPLS Traffic Engineering--Scalability Enhancement feature improves scalability performance for large numbers of traffic engineering tunnels. These

More information

Configuring Commonly Used IP ACLs

Configuring Commonly Used IP ACLs Configuring Commonly Used IP ACLs Document ID: 26448 Contents Introduction Prerequisites Requirements Components Used Conventions Configuration Examples Allow a Select Host to Access the Network Deny a

More information

ipv6 mobile home-agent (global configuration)

ipv6 mobile home-agent (global configuration) ipv6 mobile home-agent (global configuration) ipv6 mobile home-agent (global configuration) To enter home agent configuration mode, use the ipv6 mobile home-agent command in global configuration mode.

More information

Configuring IP SLAs DNS Operations

Configuring IP SLAs DNS Operations Configuring IP SLAs DNS Operations Finding Feature Information Configuring IP SLAs DNS Operations Last Updated: March 22, 2011 This module describes how to configure the IP Service Level Agreements (SLAs)

More information

NetFlow Multiple Export Destinations

NetFlow Multiple Export Destinations Feature History Release 12.0(19)S 12.0(19)ST 12.2(2)T 12.2(14)S Modification This feature was introduced on the Cisco 12000 Internet router. This feature was integrated into Cisco IOS Release 12.0(19)ST.

More information

FPG Endpoint Agnostic Port Allocation

FPG Endpoint Agnostic Port Allocation When the Endpoint Agnostic Port Allocation feature is configured, an entry is added to the Symmetric Port Database. If the entry is already available, the port listed in the Symmetric Port Database is

More information

Match-in-VRF Support for NAT

Match-in-VRF Support for NAT The feature supports Network Address Translation (NAT) of packets that communicate between two hosts within the same VPN routing and forwarding (VRF) instance. In intra-vpn NAT, both the local and global

More information

Configuring GTP Services on the GGSN

Configuring GTP Services on the GGSN CHAPTER 3 This chapter describes how to configure a gateway GPRS service node (GGSN) and how to configure GPRS tunneling protocol (GTP) options. For complete description of the GGSN commands in this chapter,

More information

Configuring IP Unicast Routing

Configuring IP Unicast Routing Finding Feature Information, page 2 Information About, page 2 Information About IP Routing, page 2 How to Configure IP Routing, page 9 How to Configure IP Addressing, page 10 Monitoring and Maintaining

More information

Rate Based Satellite Control Protocol

Rate Based Satellite Control Protocol Rate Based Satellite Control Protocol Last Updated: November 1, 2012 Rate Based Satellite Control Protocol (RBSCP) was designed for wireless or long-distance delay links with high error rates, such as

More information

Configuring IPv6 First-Hop Security

Configuring IPv6 First-Hop Security This chapter describes the IPv6 First-Hop Security features. This chapter includes the following sections: Finding Feature Information, on page 1 Introduction to First-Hop Security, on page 1 RA Guard,

More information

Configuring HSRP. Understanding HSRP CHAPTER

Configuring HSRP. Understanding HSRP CHAPTER CHAPTER 40 This chapter describes how to use Hot Standby Router Protocol (HSRP) on the Cisco ME 3400E Ethernet Access switch to provide routing redundancy for routing IP traffic without being dependent

More information

PfR Voice Traffic Optimization Using Active Probes

PfR Voice Traffic Optimization Using Active Probes PfR Voice Traffic Optimization Using Active Probes This module documents a Performance Routing (PfR) solution that supports outbound optimization of voice traffic based on the voice metrics, jitter and

More information