Skip to main content

Commands for managing name mappings

There are specific ONTAP commands for managing name mappings.

If you want to...Use this command...
Create a name mappingvserver name-mapping create
Insert a name mapping at a specific positionvserver name-mapping insert
Display name mappingsvserver name-mapping show
Exchange the position of two name mappings
Note
A swap is not allowed when name-mapping is configured with an ip-qualifier entry.
vserver name-mapping swap
Modify a name mappingvserver name-mapping modify
Delete a name mappingvserver name-mapping delete
Validate the correct name mappingvserver security file-directory show-effective-permissions -vserver vs1 -win-user-name user1 -path / -share-name sh1

See the man page for each command for more information.