Command Line Interface
4-216
4
upnp device ttl
This command sets the time-to-live (TTL) value for sending of UPnP m essages from
the device.
Syntax
upnp device ttl {value}
value - The number of router hops a UPnP packet can travel before it is
discarded. (Range:1-255)
Default Setting
4
Command Mode
Global Configuration
Command Usage
UPnP devices and control points must be within the local network, that is within the
TTL value for multicast messages.
Example
In the following example, the TTL is set to 6.
upnp device advertise duration
This command sets the duration for which a device will advertise its presence on the
local network.
Syntax
upnp device advertise duration {value}
value - A time out value expressed in seconds. (Range: 6-86400 seconds)
Default Setting
100 seconds
Command Mode
Global Configuration
Example
In the following example, the device advertise duration is set to 200 seconds.
Console(config)#upnp device ttl 6
Console(config)#
Console(config)#upnp device advertise duration 200
Console(config)#