Upnp & Nat-Pmp Commands Example - ZyXEL Communications UAG Series Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Table 87 ip upnp Commands (continued)
COMMAND
[no] nat-pmp activate
[no] upnp-igd activate
no ip upnp port-mapping port
{<1..65535> type <tcp|udp> |
all}
show ip upnp listen-
interface
show ip upnp port-mapping
show ip upnp status
25.3 UPnP & NAT-PMP Commands Example
The following example turns on UPnP and NAT-PMP on the UAG and it's two LAN interfaces. It also
shows the UPnP and NAT-PMP settings.
Router# configure terminal
Router(config)# ip upnp
Router(config-upnp)# nat-pmp activate
Router(config-upnp)# upnp-igd activate
Router(config-upnp)# listen-interface lan1
Router(config-upnp)# listen-interface lan2
Router(config-upnp)# exit
Router(config)# show ip upnp status
upnp active: yes
nat-pmp active: yes
bypass-firewall active: no
link-sticking outgoing: all
Router(config)# show ip upnp listen-interface
interface
===============================================================================
lan1
lan2
Router(config)#
UAG CLI Reference Guide
DESCRIPTION
Enables NAT-PMP on the UAG.
The no command disables NAT-PMP on the UAG.
Enables UPnP on the UAG.
The no command disables UPnP on the UAG.
Removes all or a specific port mapping rule.
Displays the name(s) of the internal interface(s) on which the UAG
supports UPnP and/or NAT-PMP.
Displays the UPnP and/or NAT-PMP port mapping rules on the UAG.
Displays the UPnP and/or NAT-PMP configuration.
Chapter 25 UPnP
149

Advertisement

Table of Contents
loading

Table of Contents