inline-service-show
The Inline Service feature manages service chains for Layer 1 Virtual Wire switches. The term, Inline Services, refers to services attached to a Layer 1 Virtual Wire switch such as Next-Generation Firewall (NGFW), Intrusion Detection System (IDS), Intrusion Prevention System (IPS), and Distributed Denial of Service attack (DDoS) Prevention.
When an Inline Service fails, a policy determines if traffic is allowed to bypass the Inline Services or if the traffic is blocked until the Inline Services recovers.
This command displays information about an inline service configuration.
Syntax inline-service-show
name name-string |
Displays a name for the Inline Service. |
tx-port port-list |
Displays the ports to send the Inline Service. |
rx-port port-list |
Displays the ports to receive the Inline Service. |
status down|up |
Displays the status of the inline service. |
heartbeat service-heartbeat name | none |
Specify the service heartbeat. |
Defaults None
Access Network Administrator
History
Version 2.6.0 |
Command introduced. |
Version 3.0.0 |
The parameter, heartbeat service-heartbeat, added. |
Usage Use this command to display information about an Inline Service configuration.
Examples To display an Inline Service configuration, use the following syntax:
CLI network-admin@switch > inline-service-show
switch name tx-port rx-port
---------- ---- ------------ -----------
Leaf1 IDS 1 2
Leaf1 FW 10 20
Leaf1 FW 40 40