Upnp configuration, Figure 3-182 – LevelOne FGL-2870 User Manual
Page 365

UPnP
3-311
3
UPnP Configuration
Use the UPnP Configuration page to enable or disable UPnP, and to set
advertisement and time out values.
Command Attributes
• UPNP Status – Enables/disables UPnP on the device. (Default: Disabled)
• Advertising Duration – This sets the duration of which a device will advertise its
status to the control point. (Range: 60-86400 seconds; Default: 100 seconds)
• TTL Value – Sets the time-to-live (TTL) value for UPnP messages transmitted by
the device. (Range: 1-255; Default: 4)
Web – Click UPNP, Configuration and enter the desired variables.
Figure 3-182 UPnP Configuration
CLI – This example enables UPnP, sets the device advertise duration to 200
seconds, the device TTL to 6, and displays information about basic UPnP
configuration.
Console(config)#upnp device
Console(config)#upnp device advertise duration 200
Console(config)#upnp device ttl 6
Console(config)#end
Console#show upnp
UPnP global settings:
Status: Enabled
Advertise duration: 200
TTL:
6
Console#