id
Syntax
id <SERVICE-ID>
no id <SERVICE-ID>
Description
Adds a service identifier to a service. The service ID configured here must be same as the service ID that is present in the packet.
The
no
form of this command removes a service ID from the service.
Command context
config-mdns-sd-service
Parameters
<SERVICE-ID>
Specifies the service ID. Maximum 128 characters.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Add a service ID:
switch(config-mdns-sd-service)# id _appletv-v2._tcp
Remove a service ID from a service:
switch(config-mdns-sd-service)# no id _appletv-v2._tcp