You are on page 1of 5

Subnetting Successful

Major Network: 192.168.30.0/24
Available IP addresses in major network: 254
Number of IP addresses needed: 62
Available IP addresses in allocated subnets: 94
About 39% of available major network address space is used
About 66% of subnetted network address space is used

Subn
Neede Allocate Mas Assignable
et Address Dec Mask Broadcast
d Size d Size k Range
Name
192.168.30.
192.168.30. 255.255.255. 1- 192.168.30.
A 40 62 /26
0 192 192.168.30. 63
62
192.168.30.
192.168.30. 255.255.255. 65 - 192.168.30.
B 20 30 /27
64 224 192.168.30. 95
94
192.168.30.
192.168.30. 255.255.255. 97 - 192.168.30.
C 2 2 /30
96 252 192.168.30. 99
98

Back to form New calculation

If you have a question/suggestion/bug report, please use Feedback form.

Hosted at Novgorod State University


-- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: no

Press RETURN to get started!

Router>enab
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interf fa0/0
Router(config-if)#ip add 192.168.30.1 255.255.255.192
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to


up

Router(config-if)#exit
Router(config)#interf se0/1/0
Router(config-if)#ip add 192.168.30.97 255.255.255.252
Router(config-if)#clock rate 64000
Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


Router(config-if)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#wr
Building configuration...
[OK]
Router#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 192.168.30.64 255.255.255.224 192.168.30.98
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#wr
Building configuration...
[OK]
Router#

Router con0 is now available

Press RETURN to get started.


--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: no

Press RETURN to get started!

Router>enab
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interf fa0/0
Router(config-if)#ip add 192.168.30.65 255.255.255.224
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to


up

Router(config-if)#exit
Router(config)#interfa se0/1/0
Router(config-if)#ip add 192.168.30.98 255.255.255.252
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

Router(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

Router(config-if)#exit
Router(config)#ip route 192.168.30.0 255.255.255.192 192.168.30.97
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#wr
Building configuration...
[OK]
Router#
Router con0 is now available

Press RETURN to get started.

You might also like