blob: e7df254dbbe95b8aa3c859ff7c4673b49b4de52a [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001security policy bind ip-address 10.10.10.1
2 When the host sends any ip frames, the src address
3 of these frames must be 10.10.10.1.
4
5no security policy bind ip-address 10.10.10.1
6 Remove a source-address binding requirement for this host
7
8security policy bind attachment-point ntgr-7328-3
9 The host identified by this submode can only send
10 and receive traffic when it attached to this switch.
11
12no security policy bind attachment-point ntgr-7328-3
13 Remove an attachment point requirement for this host
14
15security policy bind attachment-point ntgr-7328-3 12
16 The host identified by this submode can only send
17 and receive traffic when it attached to this switch and
18 interface named '12'
19
20no security policy bind attachment-point ntgr-7328-3 12
21 Remove an attachment point/interface requirement for this host