Network - TP-Link T2700G-28TQ Cli Reference Manual

Jetstream 28-port gigabit stackable l2+ managed switch
Hide thumbs Also See for T2700G-28TQ:
Table of Contents

Advertisement

T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
Syntax
router-id router-id
no router-id
Parameter
router-id —— The route ID in the format of dotted decimal notation. 0.0.0.0 is
illegal.
Command mode
Router Configuration Mode
Example
Configure the router ID of OSPF routing process 1 as 1.1.1.1:
T2700G-28TQ(config)# router ospf 1
T2700G-28TQ(config-router)# router-id 1.1.1.1

network

Description
The network command is used to configure the network of a specified area. All
the interfaces fallen into the configured network will belong to this area. To
delete the specified network and its corresponding interfaces from this area,
please use the no network command.
Syntax
network ip-address wildcard-mask area area-id
no network ip-address wildcard-mask area area-id
Parameter
ip-address —— The IP address of the network.
wildcard-mask —— The wildcard mask of the network (such as 0.0.0.255).
The subnet mask is also compatible (such as 255.0.0.0).
area-id ——The area ID, in the format of an IP address in dotted decimal
notation or decimal value ranging from 0 to 4294967295.
Command Mode
Router Configuration Mode
Example
Configure the network 192.168.0.0/24 in the area 0.0.0.0:
365

Advertisement

Table of Contents
loading

Table of Contents