blob: 0f88358e55881357a1a586d0035ce347689b5c7b [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001The security command within the host submode is used to
2bind ip address and attachment points for the hosts
3identified by the submode.
4
5What a host is presented to the controller, the attachment
6point of the host is also identified. When the security
7command is used to constrain the attachment point, the
8controller can use the configured details to choose whether
9it will allow the host to join the network.
10
11When an ip address is bound to the host, no other host
12may use the indicated ip address. This is implemented
13by snooping arp's and the dhcp protocol. It is still
14possible for the host to send frames with spoofed
15src ip address, but the destination will not be able
16to reply to these frames.