Toolpack:Create Sbc Access Rule A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(List of Parameters)
(List of Parameters)
Line 82: Line 82:
  
 
==List of Parameters==
 
==List of Parameters==
 +
* [[Parameter: SBC Enabled|Enabled]]
 +
* [[Parameter: SBC Name|Name]]
 +
* [[Parameter: SBC Type|Serial]]
 +
* [[Parameter: SBC Description|Description]]
  
* [[Parameter: Name|Name]]
 
* [[Parameter: Serial|Serial]]
 
* [[Parameter: Adapter Type|Type]]
 
* [[Parameter: Location|Location]]
 
* [[Parameter: Description|Description]]
 
* [[Parameter: Target State|Target State]]
 
* [[Parameter: TDM Lines Type|TDM Lines Type]]
 
* [[Parameter: Is N+1 Backup|Is N+1 Backup]]
 
* [[Parameter: Graceful Upgrade Timeout|Graceful Upgrade Timeout]]
 
  
 
<br>
 
<br>

Revision as of 10:52, 30 September 2016

Applies to version(s): v2.10

In addition to the default access rules that are included with the SBC, one or more custom rules can be created and their priority in a series of rules can be set. To add a new rule or to change its priority, do the following:

1-Click SBC in the navigation panel.

Sbc Enable 0.png

2-Click Create New Rule.

Sbc Rule 0.png

3-Enter values for the rule.

  • Click Create

Sbc Rule 1.png

4-Verify that Firewall rules were successfully created message is displayed.

Sbc Rule 2.png

5-To define what the rule will do, click Create New Filter.

Sbc Rule 2a.png

6-Enter values for the filter.

  • Click Create

Sbc Rule 3.png


To change the priority of an access rule, use the arrow icons.

  • To increase the priority of an access rule, use either the double or single arrow Sbc Rule 6.png to move the rule up by one position, or to the top of the list.
  • To decrease the priority of an access rule, use either the double or single arrow Sbc Rule 7.png to move the rule down by one position, or to the bottom of the list.


Position of sample rule before it is moved Sbc Rule 4.png

Position of sample rule after it is moved Sbc Rule 5.png

Path

/configurations/@[configuration_name]/hardware_units/@[hardware_name]

Parameters (text)

/configurations/@[configuration_name]/hardware_units/@[hardware_name]
description              = ""
graceful_upgrade_timeout = 0
is_np1_backup            = false
location                 = ""
name                     = "@[hardware_name]"
serial_number            = "@[serial_number]"
target_state             = "Enabled"
tdm_line_type            = "E1_T1_J1"
type                     = "TDM/IP Gateway"

Parameters (json)



List of Parameters



Personal tools