#1800 - Renamed all ip fields so that they're post-fixed with ip_address
This commit is contained in:
@@ -554,7 +554,7 @@
|
||||
"network.get_node_by_hostname(\"router_1\").acl.add_rule(\n",
|
||||
" action=ACLAction.DENY,\n",
|
||||
" protocol=IPProtocol.ICMP,\n",
|
||||
" src_ip=\"192.168.10.22\",\n",
|
||||
" src_ip_address=\"192.168.10.22\",\n",
|
||||
" position=1\n",
|
||||
")"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user