Nokia M10 Network Card User Manual


 
Nokia M10 User’s Manual
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-58
Command Enable/disable address mapping on ATM link using
PPP-vcmux encapsulation
Description Specifies whether you want Nokia M10 to use NAPT on
the specified ATM link using ppp-vcmux encapsulation
when communicating with remote routers. Address
mapping lets you conceal details of your network from
remote routers, which is useful when connecting to an
Internet Service Provider. By default, the address map-
ping is turned on.
Syntax set ip ip-ppp {vccx} addr-mapping [on|off]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The second argument enables/disables ad-
dress mapping on that channel.
Example m10> set ip ip-ppp vcc2 addr-mapping on
Command Enable/disable RIP send function on PPP link
Description Specifies whether the Nokia M10 should use Routing
information protocol (RIP) broadcasts to advertise its
routing tables to router on the other side of the speci-
fied ATM link using ppp-vcmux encapsulation. RIP can-
not be activated if address mapping is ON.
Syntax set ip ip-ppp {vccx} rip-send [off | v1 | v2 | v1-compat]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). If there is only one ATM channel using ppp-
vcmux encapsulation you can leave the argument vccx
out. Both RIP version 1 and RIP version 2 functiona-
lities can be simultaneously activated. v1-compat
argument enables the sending of RIPv2 packets using
IP multicast.
Example m10> set ip ip-ppp vcc2 rip-send off