< Home

os (IPS signature filter view)

Function

The os command adds the IPS signature of the specified operating system to an IPS signature filter.

The undo os command deletes the specified operating system from the condition.

Format

os { android | ios | unix-like | windows | other } *

undo os [ android | ios | unix-like | windows | other ]

Parameters

Parameter Description Value

android

Indicates the Android operating system.

-

ios

Indicates the iOS operating system.

-

unix-like

Indicates the UNIX operating system, including Linux, HP_unix, AIX, and Sun operating systems.

-

windows

Indicates the Windows operating system.

-

other

Indicates other operating system.

-

Views

IPS signature filter view

Default Level

2: Configuration level

Usage Guidelines

No default operating system is specified in the IPS signature filter.

You can configure this command if the detected attack targets at an operating system.

other indicates the operating systems other than android, ios, unix-like, and windows. Therefore, running the os command with parameters android, ios, unix-like, windows, and other being specified is the same as the default setting.

A user-defined signature applies to all operating systems by default. The applicable operating systems cannot be manually configured.

Example

# Configure operating system unix in IPS signature filter hello in intrusion prevention profile profile1.

<sysname> system-view
[sysname] profile type ips name profile1
[sysname-profile-ips-profile1] signature-set name hello
[sysname-profile-ips-profile1-sigset-hello] os unix-like
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >