asg_excp_conf
This command is supported only on these:
|
|
Note - You must run this command in the Expert mode. |
Description
You can configure the Security Group to forward specific inbound connections to the SMO Security Group Member.
|
Important:
|
Syntax
|
Parameters
Parameter |
Description |
||
---|---|---|---|
No Parameters |
Shows the built-in help. |
||
|
Deletes all exception entries. |
||
|
Deletes the specified exception entry. Use the " ID numbers start from 0 (zero). |
||
|
Shows all exception entries and their IDs. |
||
|
Configures a new exception entry.
The " Although you configure all connection parameters, the Security Group uses only specific parameters determined by the " The exception type is one of these values:
|
Examples

[Expert@SG-s01-01:0] asg_excp_conf set 2 192.168.20.30 40000 172.16.40.50 80 1_01: Exception entry added successfuly. 1_02: Exception entry added successfuly. 1_03: Exception entry added successfuly. 1_04: Exception entry added successfuly. 2_01: Exception entry added successfuly. 2_02: Exception entry added successfuly. 2_03: Exception entry added successfuly. 2_04: Exception entry added successfuly. [Expert@SG-s01-01:0] |

[Expert@SG-s01-01:0] asg_excp_conf get 1_01: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_02: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_03: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_04: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_01: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_02: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_03: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_04: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- [Expert@SG-s01-01:0] |

[Expert@SG-s01-01:0]# asg_excp_conf del 0 1_01: Exception ID 0 deleted 1_02: Exception ID 0 deleted 1_03: Exception ID 0 deleted 1_04: Exception ID 0 deleted 2_01: Exception ID 0 deleted 2_02: Exception ID 0 deleted 2_03: Exception ID 0 deleted 2_04: Exception ID 0 deleted [Expert@SG-s01-01:0] |

[Expert@SG-s01-01:0] asg_excp_conf clear 1_01: Exception table cleared 1_02: Exception table cleared 1_03: Exception table cleared 1_04: Exception table cleared 2_01: Exception table cleared 2_02: Exception table cleared 2_03: Exception table cleared 2_04: Exception table cleared [Expert@SG-s01-01:0] |