Name
interface Context
Synopsis
Configures router interfaces for Routing and Remote Access Service.
Subcontexts
IP |
Commands
-
?
orhelp
Displays these commands.
-
add interface name=
iname
type=[tunnel | full]
Adds an interface to the router, specifying its name (
iname
) and type (tunnel
for VPN interfaces andfull
for demand-dial interfaces). The-
delete interface name=
iname
Removes the specified interface.
-
dump
Dumps the configuration of the interfaces for the Routing and Remote Access Service as a series of Netshell commands.
-
reset all
Resets the router configuration by deleting all interfaces.
-
show interface [name=
iname
]
Displays the name, type, and current state of each interface on the router. If no name is specified, all interfaces are displayed.
-
show credentials name=
iname
Displays the credentials needed to connect to each interface.
-
set interface name=
iname
admin=[enabled | disabled]
connect=[connected | disconnected] [newname=
newiname
]
Sets the current state of the WAN interface called
iname
to eitherenabled
ordisabled
. Ifconnected
is specified, the interface is automatically enabled.Newiname
is used only for renaming the default LAN interface.-
set credentials name=
iname
user=
username
domain=
domainname
password=
password
Specifies the credentials needed to connect to an interface.
-
ip
Switches to the IP subcontext to further configure IP interfaces on the router. The commands available in this subcontext ...
Get Windows 2000 Administration in a Nutshell now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.