blob: 8cfd89f478a2d9c297986bedbde8dfc694b01c73 [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001host 00:00:00:00:00:01
2 Define a host with a specific MAC, and enter its configuration sub-mode
3
4no host 00:00:00:00:00:01
5 Delete a definition for a specific host
6
7host address-space default 00:00:00:00:00:02
8 Define a host and bind it to a specific address space
9
10host vlan 42 00:00:00:00:00:03
11 Define a host and bind it to a specific VLAN.
12 Note here that VLAN associations are only valid with the 'default' address space.
13