URQL Configuration Mode Commands

Similar documents
Using the Command-Line Interface

Keepalive Configuration Mode Commands

Group Configuration Mode Commands

Group Configuration Mode Commands

script To play or record a script, use the script command. For more information on scripts, refer to the Cisco Content Services Administration Guide.

Upgrading Your CSS Software

Standard ACL Configuration Mode Commands

Cisco Content Services Switch Basic Configuration Guide

Cisco Content Services Switch Basic Configuration Guide

Cisco Content Services Switch Basic Configuration Guide

Configuring Simple Network Management Protocol (SNMP)

Configuring a CSS as a Content Routing Agent

Configuring DNS Sticky

Managing GSS User Accounts Through a TACACS+ Server

Managing GSS User Accounts Through a TACACS+ Server

ACM Web Toolkit Action Items Usage Guide

Chapter 10 IP Access Lists: Standard

Distributed Route Processor Commands on Cisco IOS XR Software

Configuring Traffic Policies

Configuring the CSS for Device Management

Secure Domain Router Commands

Ajith s Documentum Security Notes

Configure Server Information

Configuring HTTP Header Load Balancing

ACS Readdress Server List Configuration Mode

HTML 5 and CSS 3, Illustrated Complete. Unit L: Programming Web Pages with JavaScript

Configuring the CSS as a Client of a TACACS+ Server

EIGRP Route Tag Enhancements

Building and Modifying DNS Rules

Configuring VIP and Virtual Interface Redundancy

Configuring the CSS Domain Name Service

Member Solutions User s Manual. Version 1.0 June 2004

Configuring Traffic Policies for Server Load Balancing

Role Configuration Mode Commands

CBS Service Configuration Mode Commands

Chapter 4 Software-Based IP Access Control Lists (ACLs)

Quicken for Mac 2007 Conversion Instructions

Qvidian Proposal Automation Enable New Users

Part 4: Internetworking Using TCP/IP

IPv4 ACLs, identified by ACL numbers, fall into four categories, as shown in Table 1. Table 1 IPv4 ACL categories

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection!

Virtual Front Office Training. Administrator Training

Extended ACL Configuration Mode Commands

Antonio Cianfrani. Access Control List (ACL) Part I

Configuring Real Servers and Server Farms

Pulse Secure VPN Guide

TSI Server Configuration Mode Commands

Kent State University

Managing GSS Devices from the GUI

Rev CUCM Mobility. c cnac o okbook.com

Inspection of Router-Generated Traffic

Configuring Real Servers and Server Farms

Veyon User Manual. Release Tobias Junghans

Configuring Health Monitoring

Configuring Traffic Policies for Server Load Balancing

QUICKEN Essentials for Mac 2010 Account Conversion Instructions

Configuring Real Servers and Server Farms

Cisco Unified Communications Manager Configuration

Perceptive DataTransfer

Viewing Log Files. Understanding GSS Logging Levels CHAPTER

LMS Instructions. To watch a video simply click on a category, then select the title you would like to train on and click play.

Cisco Unity Express Command Reference, Release Cisco Unity Express Release 2.1

Redirects User Guide Last Modified: May 30, 2017

Google SAML Integration with ETV

GRE Tunnel Interface Configuration Mode Commands

Class Map Configuration Mode Commands

Understanding the Concepts and Features of Macro Programming 1

Troubleshoot CVP Call Server Problems

DDM : Full Enhancements List

MS Dynamics Student CRM Flinders University Solve a Case

FIPA ACL Message Representation in String Specification

QuickBooks Conversion Instructions

Configuring Stickiness

FIPA ACL Message Representation in String Specification

Quicken for Mac Conversion Instructions

BTEC Level 3 Extended Diploma Unit 9 Computer Network IP Addresses

User and System Administration

Quicken for Mac Conversion Instructions

CHECKOUT CUSTOM FIELD FOR MAGENTO 2

GWU-OPT-1021: An Introduction to Option CloudGate Configuration Management

New Perspectives on Access Module 5: Creating Advanced Queries and Enhancing Table Design

Book Heading. 2 Configurating Static Routing. 7 Router Security VLAN Network Router Security Network Infrastructure Design

IP Addressing and Subnetting

How to Import a Text File into Gorilla 4

BATCH TEXT REPLACER PROGRAM HELP GILLMEISTER SOFTWARE

IBM Security Access Manager Version 9.0 October Federation Administration topics IBM

Configuring Network Address Translation

Adding a Webtype Access List

1.4 Expressing Numbers: Scientific Notation LEARNING OBJECTIVE

Converting Fractions to Decimals

Using the CSS Scripting Language

Software Package Management Commands on the Cisco ASR 9000 Series Router

Table of contents. DMXzoneUniformManual DMXzone

Using Homepage. Information About Homepage CHAPTER

Configuring Distribution Lists

NetVanta Series Quick Start Guide L2-13B May Network Diagram. Unpacking and Inspecting the System. Unit.

Configuring Box-to-Box Redundancy

Using Homepage. Information About Hompage CHAPTER

Enabling Remote Access to the ACE

COSC 243. Data Representation 3. Lecture 3 - Data Representation 3 1. COSC 243 (Computer Architecture)

Transcription:

Chapter 2 URQL configuration mode allows you to configure a Uniform Resource Locator qualifier list (URQL). A URQL is a group of URLs for content requests associated with one or more content rules. The CSS uses this list to identify which requests to send to a service. To access URQL configuration mode, use the urql command from any configuration mode except ACL, boot, DQL, group, keepalive, NQL, and owner configuration modes. The prompt changes to (config-urql [name]). You can also use this command from URQL mode to access another URQL. For information about commands available in this mode, see the following commands. In global configuration mode, use the no form of this command to delete an existing URQL. urql urql_name (config) no urql existing_urql_name urql_name Name of a new URQL you want to create or of an existing list. Enter an unquoted text string with no spaces and a maximum length of 31 characters. To see a list of existing URQL names, enter: urql? When you create a URQL, you must activate it with the (config-urql) active command. (config-owner-content) url 2-729

Chapter 2 (config-urql) active To activate a suspended URQL, use the active command. By default, the URQL is initially suspended. active Before you can activate a URQL, you must assign the domain for the URLs. See the (config-urql) domain command. (config-owner-content) url (config-urql) domain (config-urql) suspend (config-urql) description To provide a description for the URL qualifier list (URQL), use the description command. Use the no form of this command to clear a description for the URQL. description text no description text Description for the URQL. Enter a quoted text string with a maximum length of 64 characters. 2-730

Chapter 2 (config-urql) domain To assign the domain name or address of the URLs to the URQL, use the domain command. domain name_or_ip name_or_ip Name or address for the domain. Enter a quoted text string containing either: The domain name in mnemonic host-name format (for example, myhost.mydomain.com) with a maximum of 63 characters A valid address for the domain in dotted-decimal IP notation (for example, 192.168.11.1) You must assign a domain before you can activate a URQL. To change the domain address on an existing URQL, suspend the URQL, and then change the domain. (config-urql) active (config-urql) suspend 2-731

Chapter 2 (config-urql) no To negate a command or set it to its default, use the no command. For information on general no commands you can use in this mode, see the general no command. The following options are available in URQL mode. no acl index no description no owner existing_owner_name no url number index_number no url number index_number url no url number index_number description Deletes an ACL Clears a description for the URQL Deletes an existing owner Deletes a URL entry from the URQL Removes a URL from the URL entry Clears the description for the URL entry (config-urql) suspend To deactivate a URQL on all currently assigned content rules, use the suspend command. suspend To reactivate the URQL, use the (config-urql) active command. (config-urql) active 2-732

Chapter 2 (config-urql) url To include the URL for content requests you want as part of the URQL, and optionally provide a description, use the url command. Use the no form of this command to remove a URL entry from a URQL, a URL from a URL number, or a description about the URL. url number {url name description description } no url number {url description} number url name description description Number for the URL entry in the URQL. Enter a number from 1 to 1000. Defines the URL that appears on the content request. Enter a quoted text string with a maximum length of 252 characters. The URL must match the URL GET request exactly. Wildcards, partial URL paths, and a trailing / character in the URL are not allowed in a URQL URL entry. Provides a description about the URL. Enter a quoted text string with a maximum length of 64 characters. You must create the URL index entry before you can associate the URL name or a description to it. Before you can reassign a different URL name to an existing URL entry, you must remove the previously assigned URL. (config-owner-content) url 2-733

Chapter 2 2-734