Ip Default-Network - D-Link DES-7200 Cli Reference Manual

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

DES-7200 CLI Reference Guide
34.1.4

ip default-network

Use this command to configure the default network globally. Use the no form of this
command to remove the setting.
ip default-network network
no ip default-network network
Parameter
description
Default
configuration
Command
mode
Usage
guidelines
Examples
Chapter 34 Protocol-independent Configuration Commands
set
Remove the community value of the BGP path
community-list
according to the community list.
delete
show
ip
Show the community list information.
community-list
Parameter
Description
network
Default network
0.0.0.0/0
Global configuration mode.
The goal of this command is to generate the default route. The default
network must be reachable in the routing table, but not the directly
connected network.
The default network always starts with an asterisk (―*‖), indicating that
it is the candidate of the default route. If there is connected route and
the route without the next hop in the default network, the default route
must be a static route.
The following example sets 192.168.100.0 as the default network.
Since the static route to the network is configured, the device will
automatically generate a default route.
ip route 192.168.100.0 255.255.255.0 serial 0/1
ip default-network 192.168.100.0
The following example sets 200.200.200.0 as the default network.
The route becomes the default one only when it is available in the
routing table.
ip default-network 200.200.200.0
34-5

Advertisement

Table of Contents
loading

Table of Contents