Specifications

Chapter 8. Command Reference 271
remote ipfilter append forward drop -da 192.168.0.0 -dm 255.255.0.0 internet
remote ipfilter append forward drop -da 192.168.0.0:192.168.255.255 internet
This command lists all IP filters of type Forward for the remote interface internet.
remote ipfilter list forward internet
REMOTE LIST
Lists the remote router entry (or all the entries) in the remote router database. The result is a complete display of
the current configuration settings for the remote router(s), except for the authentication password/secret.
Example:
# rem list internet
INFORMATION FOR <internet>
Status............................... enabled
Our System Name when dialing out.....
Our Password used when dialing out... no
Protocol in use...................... PPP
ATM traffic shaping.................. no
Authentication....................... disabled
Authentication level required........ PAP
Use periodic LCP pings............... yes
Connection Identifier (VPI*VCI)...... 0*38
IP address translation............... off
IP filters defined................... no
Send/Receive Multicast............... off
Block NetBIOS Packets................ off
Compression Negotiation.............. off
IP slave mode (PPP).................. no
Try to reacquire IP addr (PPP)....... yes
Source IP address/subnet mask........ 0.0.0.0/0.0.0.0
Remote IP address/subnet mask........ 0.0.0.0/0.0.0.0
Send IP RIP to this dest............. no
Send IP default route if known..... no
Receive IP RIP from this dest........ no
Receive IP default route by RIP.... no
Keep this IP destination private..... yes
Total IP remote routes............... 1
10.0.0.0/255.255.0.0/1
IPX network number................... 00000000
Use IPX RIP/SAP (negotiate with PPP): yes
Total IPX remote routes.............. 0
Total IPX SAPs....................... 0
Bridging enabled..................... no
Exchange spanning tree with dest... no
TX Encryption........................ unknown
RX Encryption........................ unknown
remote list [<remoteName>]
remoteName Name of the remote router to be listed (character string).If you omit the name, all remote router
entries are listed.