Setup guide
ip address 1.1.1.2 255.255.255.252
serial restart-delay 1
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.1.1.254
!
...
end
CISCO#
Send ping packets to the Wandy router:
CISCO#ping 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/32/40 ms
CISCO#
Note! Keep in mind that for the point-to-point link the network mask is set to 32 bits, the argument
network is set to the IP address of the other end, and the broadcast address is set to
255.255.255.255.
VLAN Interface
Document revision 1.1 (Fri Mar 05 08:24:34 GMT 2004)
This document applies to Wandy RouterOS V2.8
Table of Contents
Table of Contents
General Information
Summary
Specifications
Related Documents
Description
Additional Documents
VLAN Setup
Property Description
Notes
Example
Application Example
VLAN example on Wandy Routers
General Information