1-6
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring Objects
Configuring Objects
Detailed Steps
Example
To create a service object, enter the following commands:
hostname (config)#
object service SERVOBJECT1
hostname (config-service-object)#
service tcp source eq www destination eq ssh
Configuring a Service Group
A service object group includes a mix of protocols, if desired, including optional source and destination
ports for TCP or UDP.
Command
Purpose
Step 1
object service
obj_name
Example:
hostname(config)# object-service
SERVOBJECT1
Creates a new service object. The
obj_name
is a text string up to
64 characters in length and can be any combination of letters,
digits, and the following characters:
•
underscore “_”
•
dash “-”
•
period “.”
The prompt changes to service object configuration mode.
Step 2
service
{
protocol
|
icmp
icmp-type
[
icmp_code
] |
icmp6
icmp6-type
[
icmp_code
]
| {
tcp
|
udp
} [
source
operator port
]
[
destination
operator port
]}
Example:
hostname(config-service-object)# service
tcp source eq www destination eq ssh
Creates a service object for the source mapped address.
The
protocol
argument specifies an IP protocol name or number.
The
icmp
,
tcp
,
or
udp
keywords specify that this service object is
for either the ICMP, TCP, or UDP protocol.
The
icmp-type
argument names the ICMP type. The optional
icmp_code
specifies an ICMP code, between 1 and 255.
The
icmp6
keyword specifies that the service type is for ICMP
version 6 connections. The
icmp6-type
argument names the ICMP
version 6 type. The optional
icmp_code
specifies an ICMP code,
between 1 and 255.
For TCP or UDP, the
source
keyword specifies the source port.
For TCP or UDP, the
destination
keyword specifies the
destination port.
The
operator port
argument specifies a single port/code value that
supports configuring the port for the protocol. You can specify
“eq,” “neq,” “lt,” “gt,” and “range” when configuring a port for
TCP or UDP. The “range” operator lists the beginning port and
ending port.
Summary of Contents for 5505 - ASA Firewall Edition Bundle
Page 28: ...Glossary GL 24 Cisco ASA Series CLI Configuration Guide ...
Page 61: ...P A R T 1 Getting Started with the ASA ...
Page 62: ......
Page 219: ...P A R T 2 Configuring High Availability and Scalability ...
Page 220: ......
Page 403: ...P A R T 2 Configuring Interfaces ...
Page 404: ......
Page 499: ...P A R T 2 Configuring Basic Settings ...
Page 500: ......
Page 533: ...P A R T 2 Configuring Objects and Access Lists ...
Page 534: ......
Page 601: ...P A R T 2 Configuring IP Routing ...
Page 602: ......
Page 745: ...P A R T 2 Configuring Network Address Translation ...
Page 746: ......
Page 845: ...P A R T 2 Configuring AAA Servers and the Local Database ...
Page 846: ......
Page 981: ...P A R T 2 Configuring Access Control ...
Page 982: ......
Page 1061: ...P A R T 2 Configuring Service Policies Using the Modular Policy Framework ...
Page 1062: ......
Page 1093: ...P A R T 2 Configuring Application Inspection ...
Page 1094: ......
Page 1191: ...P A R T 2 Configuring Unified Communications ...
Page 1192: ......
Page 1333: ...P A R T 2 Configuring Connection Settings and QoS ...
Page 1334: ......
Page 1379: ...P A R T 2 Configuring Advanced Network Protection ...
Page 1380: ......
Page 1475: ...P A R T 2 Configuring Modules ...
Page 1476: ......
Page 1549: ...P A R T 2 Configuring VPN ...
Page 1550: ......
Page 1965: ...P A R T 2 Configuring Logging SNMP and Smart Call Home ...
Page 1966: ......
Page 2059: ...P A R T 2 System Administration ...
Page 2060: ......
Page 2098: ...1 8 Cisco ASA Series CLI Configuration Guide Chapter 1 Troubleshooting Viewing the Coredump ...
Page 2099: ...P A R T 2 Reference ...
Page 2100: ......