Disconnecting Specific Clients
To disconnect a specific client from the event broker, enter the following Admin EXEC commands:
solace# admin
solace(admin)# client <name> message-vpn <vpn-name> [primary] [backup] [static]
solace(admin/client)# disconnect
Where:
<name>
is the full name of the client.
<vpn-name>
is the full name of the Message VPN the client is connected to.
primary
focuses the action to only clients of the primary virtual router.
backup
focuses the action to only clients of the backup virtual router.
static
focuses the action to only clients of the static virtual router.