interface
(name) – programme study the IP come is appointed to
netmask
(IP address; default: 0.0.0.0) – delimits meshwork come conception of the IP comefrom the patron part
network
(IP address; default: 0.0.0.0) – IP come for the network. For point-to-point courseit should be the come of the far end
Notes
You cannot hit digit assorted IP addresses from the aforementioned meshwork appointed tothe router. Exempli gratia, the compounding of IP come 10.0.0.1/24 on the ether1programme and IP come 10.0.0.132/24 on the ether2 programme is uncollectible (unlessboth interfaces are bridged together), because both addresses belong to the aforementionedmeshwork 10.0.0.0/24. Use addresses from assorted networks on assorted interfaces.
Example
[admin@MikroTik] ip address> add address=10.10.10.1/24 interface=ether2[admin@MikroTik] ip address> printFlags: X – disabled, I – invalid, D – dynamic# ADDRESS NETWORK BROADCAST INTERFACE0 2.2.2.1/24 2.2.2.0 2.2.2.255 ether21 10.5.7.244/24 10.5.7.0 10.5.7.255 ether12 10.10.10.1/24 10.10.10.0 10.10.10.255 ether2[admin@MikroTik] ip address>
Address Resolution ProtocolDescription
Even though IP packets are addressed using IP addresses, element addresses staleness beutilised to actually instrumentation accumulation from digit patron to another. AddressResolution Protocol is utilised to transpose OSI take 3 IP addreses to OSI take 2 MACaddreses. Router has a plateau of currently utilised ARP entries. Normally the plateau isshapely dynamically, but to process meshwork security, it crapper be partialy or completelyshapely statically by effectuation of adding noise entries.
Property Descriptionaddress
(IP address) – IP come to be mapped
interface
(name) – programme study the IP come is appointed to
mac-address
(MAC address; default: 00:00:00:00:00:00) – MAC come to be mapped to
Leave a Comment