ciscoiseΒΆ
The ciscoise
commands are used to manage Cisco Identity Services Engine (ISE) node integration in Plixer Scrutinizer.
Options and syntax
ciscoise add <IP_ADDRESS> <TCP_PORT> <ISE_USER>
|
Adds a Cisco ISE node with the specified
IP_ADDRESS , TCP_PORT , and ISE_USER (must have API access) to queue to acquire user identities for all active sessionsThe
ISE_USER password will also need to be entered after this command is run. |
ciscoise check
|
Tests node polling and returns the results
This command can be used to verify that Plixer Scrutinizer is able to collect user identity information.
|
ciscoise kick <USER_ID> <MAC_ADDRESS> <IP_ADDRESS>
|
Kicks the |
ciscoise nodelist
|
Returns a list of all Cisco ISE nodes currently configured |
ciscoise poll
|
Forces a poll of all Cisco ISE nodes and returns the results |
ciscoise remove <IP_ADDRESS>
|
Removes the Cisco ISE node with the specified |
ciscoise update <IP_ADDRESS> <TCP_PORT> <ISE_USER>
|
Updates the current configuration of the Cisco ISE node with the specified
IP_ADDRESS to use the provided TCP_PORT and ISE_USER The
ISE_USER password will also need to be entered after this command is run. |