address
From Domain Map Tunnel Configuration mode, sets the tunnel endpoint address of an L2TP tunnel. The no version removes the address of the tunnel.
From Tunnel Group Tunnel Configuration mode, sets the tunnel endpoint address of an L2TP tunnel. The no version removes the address of the tunnel.
From Interface Configuration or Subinterface Configuration mode, configures RIP to run on the interface specified by the IP address or on an unnumbered interface. Uses the default values: send version is RIP version 1, receive version is RIP version 1 and version 2, authentication is not enabled. The no version deletes the RIP interface. Use the address commands to configure RIP attributes on the network.
From IP NAT Pool Configuration mode, configures NAT IP address pool ranges. The no version removes the range from the current NAT address pool.
To set the tunnel endpoint address:
[ no ] address { ipAddress | unnumbered interfaceType interfaceSpecifier }
- serverAddressIP address of the LNS endpoint
- ipAddressAddress of IP interface where RIP will be run
- unnumberedSpecifies that RIP will be run on an unnumbered interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
To configure NAT address pool ranges:
[ no ] address startIpAddress endIpAddress
- startIpAddressStarting IP address (inclusive) of the NAT pool range you are creating
- endIpAddressEnding IP address (inclusive) of the NAT pool range you are creating
Address Family Configuration (RIP), Domain Map Tunnel Configuration, IP NAT Pool Configuration, Router Configuration (RIP), Tunnel Group Tunnel Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.