Routing Domain Command Examples; Interface Route-Domain - ZyXEL Communications ES-2724 User Manual

Intelligent layer 3
Hide thumbs Also See for ES-2724:
Table of Contents

Advertisement

Routing Domain Command

45.0.1 interface route-domain

Syntax:
interface route-domain <ip-address>/<mask-bits>
where
<ip-address>
<mask-bits>
Use this command to enable/create the specified routing domain for configuration.
An example is shown next.
• Enter the configuration mode.
• Enable default routing domain (the 192.168.1.1 subnet) for configuration.
• Begin configuring for this domain.
sysname# config
sysname(config)# interface route-domain 192.168.1.1/24
cmd interface route domain
192.168.1.1 255.255.255.0
sysname(config-if)#
Chapter 45 Routing Domain Command Examples
C
= This is the IP address of the switch in the routing domain. Specify the IP
address is dotted decimal notation. For example, 192.168.1.1.
= The number of bits in the subnet mask. Enter the subnet mask number
preceded with a "/". To find the bit number, convert the subnet mask to
binary and add all of the 1's together. Take "255.255.255.0" for
example. 255 converts to eight 1's in binary. There are three 255's, so
add three eights together and you get the bit number (24).
H A P T E R
Examples
ES-2724 User's Guide
4 5
307

Advertisement

Table of Contents
loading

Table of Contents