![Enterasys X-Pedition XSR Скачать руководство пользователя страница 228](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758228.webp)
Other IP Commands
5-152 Configuring the Internet Protocol
Mode
Interface
configuration:
XSR(config-if<
xx
>)#
Examples
The
following
CIDR
example
sets
IP
address
192.168.1.1
with
a
mask
of
/24
on
interface
F1
.
XSR(config)# interface FastEthernet 1
XSR(config-if)# ip address 192.168.1.1/24
The
following
example
sets
the
IP
address
192.168.1.1
on
G2
:
XSR(config)#interface gigabitethernet 2
XSR(config-if<F1>)#ip address 192.168.1.1 255.255.255.0
In
the
example
below,
131.108.1.27
is
the
primary
address
and
192.31.7.17
and
192.31.8.17
are
secondary
addresses
for
F1:
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#ip address 131.108.1.27 255.255.255.0
XSR(config-if<F1>)#ip add 192.31.7.17 255.255.255.0 secondary
XSR(config-if<F1>)#ip add 192.31.8.17 255.255.255.0 secondary
The
following
example
configures
1.1.1.1
as
the
primary
and
other
IP
addresses
as
secondary
addresses
for
F1
,
removes
secondary
IP
4.4.4.1
from
the
interface
by
entering
no ip address
4.4.4.1 255.255.255.0 secondary
,
and
updates
the
primary
IP
address
to
9.9.9.1
by
entering
ip address 9.9.9.1 255.255.255.0.
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#ip address 1.1.1.1 255.255.255.0
XSR(config-if<F1>)#ip address 2.2.2.1 255.255.255.0 secondary
XSR(config-if<F1>)#ip address 3.3.3.1 255.255.255.0 secondary
XSR(config-if<F1>)#ip address 4.4.4.1 255.255.255.0 secondary
XSR(config-if<F1>)#no shutdown
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#no ip address 4.4.4.1 255.255.255.0 secondary
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#ip address 9.9.9.1 255.255.255.0
ip default-network
This
command
specifies
candidates
for
the
default
route
and
works
in
conjunction
with
the
ip
route
command
which
creates
static
routes
to
the
default
network.
Default
routes
must
be
at
least
one
hop
away
and
have
a
natural
mask
attributed
to
it.
Syntax
ip default-network
network-number
Syntax of the “no” Form
The
no
form
of
this
command
removes
the
route:
no ip default-network
network-number
network-number
Number
of
the
network.
Содержание X-Pedition XSR
Страница 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Страница 2: ......
Страница 10: ...viii...
Страница 14: ...xii...
Страница 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Страница 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Страница 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Страница 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Страница 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Страница 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...