IBM 6400-I15 User Manual - Page 118

Ethernet II, 2snap

Page 118 highlights

store tcpip ifnum mask netmask store tcpip 1 mask 255.255.255.0 Store the subnet mask for the Ethernet Interface. store tcpip ifnum opts [[-]rarp] [[-]bootp] store tcpip 1 opts -rarp -bootp Enable or disable the automatic RARP and BOOTP requests for IP addresses upon bootup. If you are storing the Ethernet Interface TCP/IP network settings within the device, you will not need to rely on RARP or BOOTP for new settings. store tcpip ifnum frametype [[-]ethernet2] [[-]802.2snap] store tcpip 1 frametype ethernet2 802.2snap Control which frame type(s) is supported with the TCP/IP protocol. By default, both Ethernet II and 802.2snap are enabled but normal TCP/IP communications rely on Ethernet II. This setting has no affect on other supported network protocols (e.g. Novell). store tcpip route add|del host|net IPaddress ifnum store tcpip route add net 192.75.12.0 1 store tcpip route del net 192.75.12.9 1 Add or delete a static route to a particular TCP/IP host or subnet specified by IPaddress so the Ethernet Interface knows how to communicate with it. Normally one entry for a default router/gateway is all that is needed for communications between different subnets. Please see the next command for details. store tcpip route add|del default routerIPaddress ifnum store tcpip route add default 192.75.11.1 1 Store a default router/gateway defined by routerIPaddress so the Ethernet Interface knows where to direct packets destined for another subnet. It is easier to store one default entry rather than an entry per remote host or network as in the previous command. 7-6 Commands

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154

7–6
Commands
store
tcpip
ifnum
mask
netmask
store tcpip 1 mask 255.255.255.0
Store the subnet mask for the Ethernet Interface.
store
tcpip
ifnum
opts [[–]rarp] [[–]bootp]
store tcpip 1 opts –rarp –bootp
Enable or disable the automatic RARP and BOOTP requests for IP addresses
upon bootup. If you are storing the Ethernet Interface TCP/IP network settings
within the device, you will not need to rely on RARP or BOOTP for new settings.
store
tcpip
ifnum
frametype [[–]ethernet2] [[–]802.2snap]
store tcpip 1 frametype ethernet2 802.2snap
Control which frame type(s) is supported with the TCP/IP protocol. By default,
both
Ethernet II
and
802.2snap
are enabled but normal TCP/IP communications
rely on Ethernet II. This setting has no affect on other supported network
protocols (e.g. Novell).
store
tcpip route add|del host|net
IPaddress
ifnum
store tcpip route add net 192.75.12.0 1
store tcpip route del net 192.75.12.9 1
Add or delete a static route to a particular TCP/IP host or subnet specified by
IPaddress
so the Ethernet Interface knows how to communicate with it. Normally
one entry for a default router/gateway is all that is needed for communications
between different subnets. Please see the next command for details.
store
tcpip route add|del default
routerIPaddress ifnum
store tcpip route add default 192.75.11.1 1
Store a default router/gateway defined by
routerIPaddress
so the Ethernet
Interface knows where to direct packets destined for another subnet. It is easier
to store one default entry rather than an entry per remote host or network as in
the previous command.