About this task
This task deletes a link between two systems.
Prerequisites
This task assumes that the following entities are defined:
- Link
GUI instructions
- On the InfiniBox GUI, click the Replication icon on the let toolbar to open the Replication screen.
- Click the Links tab.
- Click the actions menu and select Delete Link.
- Approved the warning message.
The link is deleted.
InfiniShell instructions
Run link.delete
providing the link name.
Link-related InfiniShell commands
This section describes commands that create and authenticate links between InfiniBox systems.
link.create
- This command creates a link between a network space on the local system and a target system. Such a link is required for services that span across systems, for example, Asynchronous Remote Replication.link.authenticate
- This command verifies that the user of the local system can operate the remote system as welllink.delete
- This command deletes the linklink.query
- This command lists the links that are defined on the system along with their state and the last time they were in use
The commands are displayed in length, including examples on the InfiniShell Reference Guide.
Last edited: 2021-11-17 17:12:41 UTC
Comments