Forum Discussion
Susan7
Nimbostratus
Jan 12, 2018object-group creation and mapping it as group-object in AFM
Can any one let me know tmsh command for object-group creation and mapping group-object under another object-group?
Andy_McGrath
Cumulonimbus
Jan 12, 2018Simply reference another list (address/port) e.g.:
create security firewall address-list test_example address-lists add { allowed_subnets_1 allowed_subnets_2 }
create security firewall port-list test_example port-lists add { allowed_ports_1 allowed_ports_2 }
You can also mix items with other lists e.g.:
create security firewall address-list test_example address-lists add { allowed_subnets_1 allowed_subnets_2 } addresses add { 172.16.1.1 }
create security firewall port-list test port-lists add { allowed_ports_1 allowed_ports_2 } ports add { 80 8080-8090 { description "Web Services"} }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
